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

https://github.com/naamloos/axolotl2d

A small 2D game engine based on Silk.NET.
https://github.com/naamloos/axolotl2d

csharp game-development game-engine-2d opengl silk-net

Last synced: 5 months ago
JSON representation

A small 2D game engine based on Silk.NET.

Awesome Lists containing this project

README

          




Axolotl2D

Axolotl2D is a small lightweight 2D game engine based on [Silk.NET](https://github.com/dotnet/Silk.NET). It was build as a personal practice project, intended for smaller indie games. It makes heavy use of Microsoft's hosting extensions and thus supports and makes heavy use of dependency injection.

## Documentation
Check out the documentation over at [https://naamloos.github.io/Axolotl2D/](https://naamloos.github.io/Axolotl2D/)