thewholesihle / Nim-Type-Zero

A web game based on episode 3 of the anime series 'Kakegurui XX'.

Home Page:https://nim-type-zero.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nim-Type-Zero

A simple web game based on episode 3 of the animé series 'Kakegurui XX'.

alt


Development (Working on the project)

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

About

A web game based on episode 3 of the anime series 'Kakegurui XX'.

https://nim-type-zero.herokuapp.com


Languages

Language:JavaScript 51.5%Language:CSS 29.8%Language:EJS 18.7%