Skip to content

A multiplayer snake game built on NodeJs, Express and socket.io.

Notifications You must be signed in to change notification settings

archtaurus/multiplayer-snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Snake Game

Dependencies Status

A multiplayer snake game based on express and socket.io.

Run

yarn install
yarn start
firefox http://localhost:8000

Features

  • simple, clear and responsive UI
  • multiplayer and observers

Screenshots

Screenshot on PC and Phone

screenshot

History

  • Version 1.0.0
    • first release