A simple web game based on episode 3 of the animé series 'Kakegurui XX'.
clone the repo
# clone repo to machine
git clone https://github.com/trinitysenpai/Nim-Type-Zero
# go to the project folder
cd Nim-Type-Zero
# install dependencies
npm install
# start server
npm run start
open http:localhost:3000
-
This web game is using node & express on the back-end
-
I'm receiving bug reports via email using nodemailer & googleapis(for security)
-
I'll keep adding changes in the near future