Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

NinthDesertDude/Block-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This game is made for Windows in MonoGame. It's similar to the classic snake game, but has a few twists and supports multiplayer.

How to Play

Win by collecting as many dots as possible without running off-screen, into yourself, or others.

Dots

Dots disappear after 10 seconds. There is always at least one dot, but sometimes a second may appear. Collecting dots speeds up the game.

Multiplayer

1st player is red, 2nd blue, 3rd green, and 4th yellow. When a player loses, they turn black and act as an obstacle for others. The last snake alive wins. If all the remaining players lose simultaneously and one is larger than the rest, they win. Otherwise, it's a tie.

TIPS
Block in other snakes to make them lose. If only two players are alive, the winning player can crash into the other head-on to win (called headhunting).

Controls

Keyboard

1st player: arrow keys 2nd player: WASD 3rd player: IJKL 4th player: TFGH P to pause the game, Y to toggle sound.

Controller

Left-thumbstick or D-pad to move. B to pause the game, Y to toggle sound.

About

A 2-D game inspired by Snake with a unique multiplayer twist.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages