-
Notifications
You must be signed in to change notification settings - Fork 0
Home
FroglightInteractive edited this page May 5, 2026
·
2 revisions
NovaEngine is a lightweight, 2D game framework built on .NET 10 and MonoGame. It is designed for developers who want to focus on game logic rather than boilerplate.
- Core Architecture: How the game loop works.
- Asset Management: Loading your assets.
- Input Handling: Responding to keyboard input.
If you haven't installed the engine yet, check the README for the 3-step installation guide using our dotnet new template.
Documentation
API Reference