Skip to content

Library of creative components to be used with p5js

Notifications You must be signed in to change notification settings

kittytastic/Durham-p5-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Durham p5 Library

A library of reusable components for p5js. These are developed by the 1st Year Programming class at Durham University.

Instructions for adding components

  • 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
  • Once everything is complete (including peer review) make a pull request from your forked repository to https://github.com/stevenaeola/Durham-p5-lib

About

Library of creative components to be used with p5js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.5%
  • JavaScript 39.5%