Skip to content
/ tanks Public
forked from rubentd/tanks

Tanks battle game prototype, for nodejs learning purposes

Notifications You must be signed in to change notification settings

SwiTool/tanks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%