Skip to content
This repository has been archived by the owner on Dec 21, 2018. It is now read-only.

olisteadman/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!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.9%
  • HTML 24.6%
  • CSS 7.5%