Snake-Game-Multiplayer

The classic Snake Game in multiplayer mode.

Stars
0

Snake-Game-Multiplayer

The classic Snake Game in multiplayer mode written in javascript.

Installation

npm i

Execute

npm start # this command will start the server on port 4000
# access http://localhost:4000

You can access http://localhost:4000 in two browser tabs to test the multiplayer mode.