Giter Club home page Giter Club logo

multiplayer-snake's Introduction

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.