Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 933 Bytes

Readme.md

File metadata and controls

38 lines (25 loc) · 933 Bytes

Snakejs the ultimate multiplayer snake

How to play

If the server is not running, send me a mail at pinouchon[at]gmail.com

the code

Check app.js for the server code, where the interesting logic is. The client is in public/javascripts/Main.js.

Features

  • Multiplayer
  • Player list with status
  • Resurection after you die
  • Kill streak and double kills (with dota sounds)
  • Rejoining
  • Admin mode (to start and end game)
  • Super sounds !
  • More to come later

It was originaly started from this project, then morphed into a full snake !

Original project by Ilker Guller http://developerarea.blogspot.com/

Used Libraries: