Skip to content

bwchang/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Singleplayer Mode

Select [S] to play the classic Snake game. Use arrow keys to play!

Multiplayer Mode (Currently in progress)

Select [M] to play a multiplayer version of Snake against the computer. The rules are are the same as the singleplayer mode, with additional rules as follows:

  • First to 5 points wins
  • A player gets a point every time they eat the apple.
  • If both players arrive at the apple at the same time, neither gets points and the apple is reset.
  • If the two players collide into each other head on, the game is over and both players lose immediately.
  • If you runs into the other player’s body, the game is over and you lose immediately.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published