#calculator #game-engine #ecs #moment #now #graphing #num-works

yanked nw-engine

A simple game engine for the NumWorks graphing calculator

2 releases

0.1.1-alpha.1 Jan 31, 2025
0.1.0 Jan 20, 2025

#2 in #moment

Download history 87/week @ 2025-01-16 8/week @ 2025-01-23 118/week @ 2025-01-30 3/week @ 2025-02-06

216 downloads per month

MIT license

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