Hyperlinked the game + Added image
commited
commit
1432ecd6ebce111a8165bf799d5b4a312d328431
... | ... | @@ -1,4 +1,5 @@ |
1 | **Around** is a snake-based game created by Djovani. It has 5 levels. |
|
1 | [[https://www.fancade.com/images/5F7B465D92BD0D6D.jpg]] |
|
2 | [[Around|https://play.fancade.com/5F7B465D92BD0D6D]] is a snake-based game created by Djovani. It has 5 levels. |
|
2 | 3 | |
3 | 4 | # Gameplay |
4 | 5 | The core game mechanics are similar to snake, except in here, the snake is a train, and it has to collect a coin. For every coin collected, a point is added to the score, as well as an extra train car at the end of the entire train. The game ends when the train touches one of its own train cars. |