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:
- Clone the repo.
- Install the dependencies with
npm install
. - Display the
index.html
in your browser. - Play it and change whatever you want.
For learn about of p5 check his site p5.js.