Quget Engine One
I've been working on a 2d engine in .NET Core C# with OpenTK
I call it Quget Engine One. My goal is to create a simple top down 2d game engine. Current features are
- Render Quads with textures and transparency
- Create game objects (with or without animation)
- 2D Sprite sheet animations
- Create Text
- Click on game objects
- Keyboard Controls
- Different scenes
- And more
You can watch a video here
GitHub Link: https://github.com/Quget/Quget_Engine_One