Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 397 Bytes

File metadata and controls

17 lines (13 loc) · 397 Bytes

Snake-Game---Poopy-Version

More difficult version of the classic Snake game.

Instructions to play:

  1. Clone the project
  2. Run index.html in your browser

Known bugs:

  • If player presses keys very fast, you can go back in the same direction you came, thus losing the game.

Improvements to do:

  • Add textures
  • Start screen
  • Game over screen
  • Score
  • Add difficulty levels