Skip to content

rich-97/snake-game-p5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Snake Game

Play it

For installation and use you should does this:

  1. Clone the repo.
  2. Install the dependencies with npm install.
  3. Display the index.html in your browser.
  4. Play it and change whatever you want.

For learn about of p5 check his site p5.js.