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.
- Host: GitHub
- URL: https://github.com/naamloos/axolotl2d
- Owner: Naamloos
- License: gpl-3.0
- Created: 2022-08-30T21:13:08.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T20:54:09.000Z (over 1 year ago)
- Last Synced: 2025-03-27T23:11:50.259Z (over 1 year ago)
- Topics: csharp, game-development, game-engine-2d, opengl, silk-net
- Language: C#
- Homepage: https://naamloos.github.io/Axolotl2D/
- Size: 55.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)