Skip to content

alexbostock/snake.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake.js

snake.js is a multi-player snake game web-app, built using node.

Installation

  1. Clone the repository. git clone https://github.com/alexbostock/snake.js.git

  2. Change Directory. cd snake.js

  3. Run install script (requires npm). sh tools/install.sh

  4. Start the server. node index.js

The game can be accessed at http://localhost:8000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published