This is a basic template project for getting started with p5.js. It provides a starting point for creating interactive sketches and animations using the p5.js library.
To use this template, follow these steps:
- Clone or download this repository.
- Open the
index.html
file in your web browser. - Start coding your p5.js sketch in the
sketch.js
file.
- Ready-to-use p5.js setup and draw functions.
- Included p5.js library for easy integration.
- Basic file structure for organizing your code.
For more information on p5.js and how to use it, refer to the official p5.js website.
This project is licensed under the MIT License - see the LICENSE file for details.
License only applies to the code in this repository. p5.js has its own license, which should be reviewed separately.