About |
Technologies |
Gaming |
Known bugs |
License
If you're feeling nostalgic, you'll be glad to playing this iconic Snake Game! The game itself followed simple rules. Eat the food at screen, but don't eat yourself! Do wanna try? Use the directional keys to control the snake. You can play it by clicking on the button right bellow.
This game doesn't require installation. To play it on your machine, first clone this repository.
$ git clone [email protected]:Collab4Fun/SnakeGame.git
Then access the SnakeGame
folder, and open the index.html
file in your browser by clicking twice.
- Sometimes the food spawns on the snake.
- Sometimes the game ends when the snake changes directions, even without touching its head on itself.
- It's possible to reverse the snake's direction when it's moving horizontally.
Snake Game is a MIT licensed, as found in the LICENSE file.