fennel
A small 2D game framework I'm building just-for-fun and to learn Rust a little bit deeper
Trying out
To try this project out clone this repository:
&&
And run the basic example:
Roadmap
- Rendering
- Event handling
- Basic audio subsystem
- More advanced audio
- Resource management
- ECS
- Scripting
- Editor