Skip to content

This is a Snake game written in C# using the console. In this game you can play by yourself or with your friends (up to 3 people). The longer you are, the more points you have. The goal of this game is to score 200 points as fast as you can!

License

Riborok/Multiplayer-snake

Repository files navigation

SnakeGame

This is a Snake game written in C# using the console. In this game you can play by yourself or with your friends (up to 3 people). The longer you are, the more points you have. The goal of this game is to score 200 points as fast as you can!

Game


Elements of game

Sections of the walls

Element of the wall Vert

Element of the wall Hor

These walls limit the playing field, if you touch it, the snake will die

Snakes

Snakes

It's the snakes with a smiley faces at the beginning.

Simple food

Simple Food

These dots are common food, eating one such you'll get +1 to your points.

Snake food

Snake Food

It's the same food, only painted, because it falls off the snakes)

Head food

Head Food

This food falls out of the snake's head and the longer the snake has droped it, the more points it will give to you.

Respawn

Respawn

When you die, you will respawn as a grid for a few seconds. (To quickly locate the respawned snake, its symbol will change to an exclamation mark)


How to start playing

Firslty you need to follow by the next link:

https://github.com/Riborok/Multiplayer-snake

You will see github repository of this game. Then you should click on green button "Code":

Code

And then in the opened window click download zip:

Code

After that unzip to any convenient folder and go to it. Then launch SnakeGame.exe. You will see next window:

Code

To start, set the size of the game board and then press 1, 2, or 3 depending on the amount of players. The game will begin, but remember that the window size cannot be changed during gameplay.

Here we go, you can enjoy!!!


Controls

First player: Arrows

Second player: WASD

Third player: UHJK


Authors

Developer: Egor Pankratiev

README Author: Stanislav Habrus


License

This game is released under the MIT License. For more information, check the LICENSE file.

About

This is a Snake game written in C# using the console. In this game you can play by yourself or with your friends (up to 3 people). The longer you are, the more points you have. The goal of this game is to score 200 points as fast as you can!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages