/mathi

Train your mental arithmetic skills every day using a fun game environment and see your improvements over time with insightful statistics.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

CodeQL

mathi

Train your mental arithmetic skills every day using a fun game environment and see your improvements over time with insightful statistics.

Installation

Build it yourself

$ git clone
$ cd mathi
$ npm install
$ npm run build
$ npm run start

Docker

docker pull ghcr.io/angelsflyinhell/mathi:latest
docker run -p 3002:3002 ghcr.io/angelsflyinhell/mathi:latest