Snake || Debugger is a nostalgic arcade game where the player maneuvers a snake to eat food while avoiding collisions with the walls or the snake's body. As the snake grows, the game becomes more challenging.
I am not too fond of snakes or any reptiles. I avoid them at all costs. When doing this project as part of the Web Dev Simplified course, I made it so that it's the only snake I don't hate.
This project was built only with JavaScript, HTML, and CSS β no libraries, no frameworks. I added score counting and sound to make the game experience feel better.
Play it here: Snake || Debugger.
Important
Arrow Keys: Move the snake up, down, left, or right.
There is NO game pausing π, so make every game count! πΈβ¨
Note
This is the final look from the Web Dev Simplified - JavaScript course:
Note
This is my design:
SnakeDebuggerGame.mov
This project is meant for personal practice and, thus will be closed for contribution.
Project under the MIT License. See MIT for more information.


