A simple turn-based game for a competition
The code can be found on Github
The game is hosted on Glitch
It can be ran on an android phone by installing the math-tricks.apk file
If you want to run it in a development environment:
- Make sure you have node.js installed
- Run
npm i
- Run
npm run serve
- Goto http://localhost:1234
This project uses a currently unfinished library of mine called Uix.js