Simple snake game developed by vanilla Javascript and p5js library.
Small demo video below:
GIF created with LiceCap.
This project is the part 2 of spring intensive, choosing a new language, framework or library and finish biginner level project.
No prerequisites.
Clone the repo
git clone https://github.com/Sukhrobjon/snake-game-with-p5js.git
Go the directory
cd snake-game-with-p5js
open index.html
- Javascript - Language
- p5.js - Javascript Library
- Sukhrobjon Golibboev - Initial work - Sukhrob
This project is licensed under the MIT License - see the LICENSE.md file for details
- Readme template by - Purple Booth
- Inspiration - The Coding Train