A library of reusable components for p5js. These are developed by the 1st Year Programming class at Durham University.
- Fork this repository
- Create a subdirectory of the main repository named after your component containing
- A
.js
file containing the relevant class definition - A
.html
file which uses the .js file and demonstrates its use - A
README.md
file which contains the documentation for the class
- A
- Once everything is complete (including peer review) make a pull request from your forked repository to https://github.com/stevenaeola/Durham-p5-lib