ytb_snake_js
ytb_snake_js copied to clipboard
https://youtu.be/J42SZXS-_Qo
Javascript Snake Game
An old-school snake game multiplayer online
ytb_snake_js
(original version from a youtube video linked below) https://youtu.be/J42SZXS-_Qo
Fatures:
Live demo here: https://carubbi-snake.herokuapp.com/frontend/snake.html
Features
- Online multiplayer up to 8 players in the same room.
- Local multiplayer game up to 4 players in the same keyboard.
- Multiple rooms to enjoy with your friends
Installation
ytb_snake_js requires Node.js v12+ to run.
Install the dependencies and start the server.
cd ytb_snake_js
npm i
npm start
License
MIT
Free Software, Hell Yeah!