2 releases
0.1.1-alpha.1 | Jan 31, 2025 |
---|---|
0.1.0 | Jan 20, 2025 |
#2 in #moment
216 downloads per month
20KB
579 lines
nw-engine
A game engine to make making games for the NumWorks calculator easy.
Features
- Uses ECS for ergonomics
- Includes a library to graph to the calculator*
Examples
I don't have any examples at the moment, but I am working on a game right now. If you have a game/example you think fits here you can contact me.
Notes
Please note that there are hard limits on the number of entities, components and systems, this is due to hardware limitations on the calculator. Also make sure to stay heapless, the heapless crate is a great library.
*(Special thanks to Tatone26 for their public stuff)
Dependencies
~0.7–1.2MB
~26K SLoC