Home

Awesome

<h1 align="center">The Snake Game</h1> <p align="center"> <img src="snake.gif"/> </p> <p align="center"> <a href="https://rich-97.github.io/snake-game-p5">Play it</a> </p>

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.