Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 452 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 452 Bytes

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.