Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (12 loc) · 569 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 569 Bytes

DOMSnake

Classic snake game using jQUery.

##SNAKE

To install, download this repository to your computer, and open index.html in your browser.

Or, play it at http://harriseffron.com/domsnake/

###Playing instructions

Use the left, right, up, and down arrow keys to turn the snake. Avoid colliding with walls and yourself. Collect apples to get points and grow!

If you get a game over, just hit enter to reset the game.

As an added challenge, the snake speeds up each time you eat an apple.

What's your high score?