Skip to content

GFrasson/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐍 Snake Game 🐍

A simple and fun snake game made with javascript!

The game has 4 levels of difficulty (easy, medium, hard and expert) and you can play here!

It has a friendly main screen where you can choose the difficulty to play!


The game itself is composed by a square board with different sizes depending on the difficulty from 10x10 (easy) to 30x30 (expert).


You can play as long as the snake doesn't hit its own body or the walls! If the snake dies, a game over screen appears so you can restart the game!

Releases

No releases published

Packages

No packages published