This is a collection of games for NumWorks/Epsilon calculators.
Note
This is a work in progress. Please create an issue if you encounter any bug or crash.
Other games might get added in the future. You can also create an issue if you have any game suggestion.
- Tic Tac Toe
- Snake
- Connect Four
- Settings (with PIN Code app lock)
- And more to come!
You can download the .nwa file from artifacts of the latest commit in Actions or directly through nightly.link.
Once the download is finished, extract the .nwa file from the downloaded artifact.zip, plug in your calculator and install it through Numworks' App Downloader.
To build this app, you will need to install the embedded ARM toolchain and Node.js. Epsilon SDK is shipped as an npm module called nwlink that will automatically be installed at compile time.
Once installed, you can start a terminal and run either of the following commands:
makewill create atarget/games.nwafile that you can share to other people. You can install it on your calculator by plugging your calculator to your computer and going on Numworks' App Downloader.make runwill directly install the app on your calculator if it is plugged in.
This app is distributed by NumWorks under the terms of the BSD 3-Clause License. See LICENSE for details.
NumWorks is a registered trademark.
This repository is neither approved nor associated with NumWorks.