-
Game is written in C++.
-
Playable from console and ASCII character is used for graphics.
-
Snake has to eat food and is needed to be saved from boundaries.
-
After eating each food, its length and speed will be increased .
-
After eating a fix number of foods, Game level will be changed.
-
Score will be increased with food eating of snake.