Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 761 Bytes

README.md

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!