-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
116f8b1
commit 4191f42
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
# SnakeGame | ||
Snake (Finnish: Matopeli) is a 1998 video game created by Taneli Armanto as one of the three games included in the Nokia 6110 cellular phone. In the game, the players controls a snake in a playing field, collecting orbs which give the player points and make the snake grow in size while avoiding the walls and the snake's own longer body. | ||
* Snake (Finnish: Matopeli) is a 1998 video game created by Taneli Armanto as one of the three games included in the Nokia 6110 cellular phone. In the game, the players controls a snake in a playing field, collecting orbs which give the player points and make the | ||
snake grow in size while avoiding the walls and the snake's own longer body. | ||
* Game link :- https://ashish4kmax.github.io/SnakeGame/ |