SwiTool / tanks

Tanks battle game prototype, for nodejs learning purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tanks

Multiplayer tank game developed in nodejs.

npm install
npm run start &
cd www
npm install
npm run start

then go to localhost:8082

About

Tanks battle game prototype, for nodejs learning purposes


Languages

Language:JavaScript 99.6%Language:HTML 0.2%Language:CSS 0.2%