Skip to content

wgraham17/SimplePhysicsGame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Celestial Engine

A 2D deferred-rendered .NET game engine designed for programmers with advanced lighting, shadows, and physics.

Development of Celestial Engine was started in 2012 to create a simple framework to allow quick prototyping of simple game concepts for people with programming backgrounds. This project has slowly evolved over time in very short spurts as interest allowed.

To build this project (and the MonoGame Content projects) you'll need MonoGame installed: http://www.monogame.net/downloads/
This was last built with 3.5.X

Examples

Specular lighting of 2D sprites and realtime shadows: https://gfycat.com/FluidSpiffyAmazonparrot
Physics (powered by Farseer Physics): https://gfycat.com/CrazyPeacefulAustraliancattledog

License

The engine library is licensed under LGPL v3. The examples are licensed under the MIT License.

About

A simple 2D physics game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 94.9%
  • HLSL 5.1%