Skip to content

thewholesihle/Nim-Type-Zero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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