An open API service indexing awesome lists of open source software.

https://github.com/z3ut/dot-net-game-engine

Elementary game engine with simple game level implementation
https://github.com/z3ut/dot-net-game-engine

Last synced: 5 days ago
JSON representation

Elementary game engine with simple game level implementation

Awesome Lists containing this project

README

          

# .NET Game Engine

Elementary game engine with simple game level implementation.

Game engine supports collision and visibility detection. Graphics implemented with glorious ASCII. Primitive AI can detect and chase after player. Levels and object properties serialized in json.

![Game Gif](images/game.gif)