Skip to content

elena-in-code/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!