Skip to content

brigs/multisnake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multisnake

A minimum viable multiplayer snake.

Just plain jane snake with several snakes playing at the same time.

Basic rules

  • Multiple snakes
  • One pellet
  • One life per snake
  • Game ends when all snakes are dead

Communication

Client controls its snake, and sends the position of the snake on each tick

About

Multiplayer snake

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%