Skip to content

hybridknight/snake-battle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Battle

Setting up

You will need to install NodeJS and it dependencies.

  • Download NodeJS from http://nodejs.org

  • After installing NodeJS, you have to install dependencies

      $ npm install
    

Running

  • And run server

      $ node server.js
    
  • Go to http://localhost:3000 and start playing around

About

snake-battle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published