Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clash of Snakes

Installation

Update Terminal
sudo apt update && sudo apt upgrade
Install node.js
sudo apt install nodejs npm
Install npm
sudo apt install npm

Run Server

npm install
npm start

And point your browser to http://localhost:3000.

Features

  • Multiple users can join the fun by each entering a unique username on website load. Note: only the first two players will be able to use the snake
  • The two players can control their snake using the arrow keys on their keyboard
  • All players/observers will receive a notification when an user joins or leaves the game.

About

Multiplayer snake game, live updates, multiple levels and themes

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages