https://github.com/3on/mustake
Mustache Snake in JavaScript and Node.js
https://github.com/3on/mustake
Last synced: about 2 months ago
JSON representation
Mustache Snake in JavaScript and Node.js
- Host: GitHub
- URL: https://github.com/3on/mustake
- Owner: 3on
- Created: 2012-07-27T08:35:47.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-01-26T03:22:11.000Z (over 13 years ago)
- Last Synced: 2025-01-15T05:09:38.397Z (over 1 year ago)
- Language: JavaScript
- Size: 426 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mustake
=======
Mustache Snake in JavaScript and Node.js.
The entire game logic is made server side in Node.js and the client side only emit inputs events to the server and listen to an update to redraw a frame.
The client by itself holds no data and do not update the frame unless it get a heartbeat from the server.
The game is multiplayer and the map is dynamic and grow as the players moves around.
http://mustake-dotcloud-labs.dotcloud.com