Eat the snake food to grow! See how long you can grow before colliding with the edges of the stage or your own body.
Use the arrow keys to move up, down, left, and right.
A basic Snake game built from the ground up using only basic JavaScript, jQuery, HTML, & CSS. Uses the Model-View-Controller (MVC) pattern to organize game logic.
No tutorials were used; it is 100% custom code.