Skip to content

Latest commit

Β 

History

History
23 lines (13 loc) Β· 761 Bytes

File metadata and controls

23 lines (13 loc) Β· 761 Bytes

Make the Snake as long as you can by eating the grey squares that will appear in the screen.

Based on the video by: The Coding Train

Technologies used:

  • HTML5
  • CSS3
  • P5.js

User Stories:

  • Use the ↑ ↓ ← β†’ Of your keyboard to move the snake
  • DONT hit the red borders or the snake body, that will reset your lenght to the initial size.
Hope you enjoy it!