https://github.com/noxalus/saken
A simple multiplayer snake game using Node.js and Socket.io.
https://github.com/noxalus/saken
nodejs snake-multiplayer-game socket-io
Last synced: about 2 months ago
JSON representation
A simple multiplayer snake game using Node.js and Socket.io.
- Host: GitHub
- URL: https://github.com/noxalus/saken
- Owner: Noxalus
- Created: 2016-06-25T16:05:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-04T20:27:07.000Z (almost 10 years ago)
- Last Synced: 2025-01-17T13:33:10.177Z (over 1 year ago)
- Topics: nodejs, snake-multiplayer-game, socket-io
- Language: JavaScript
- Size: 70.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Saken
A simple multiplayer snake game using Node.js and Socket.io for learning purpose.