Skip to content

albertosarus23/p5-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

p5.js template

p5.js is a JavaScript library for creative coding.

This project is a “starter kit” for using Visual Studio Code, Atom, or another code editor running on your computer, for local development of p5.js projects.

Instructions

  1. On https://github.com/osteele/p5-template, click Code, and then Download Zip
  2. If necessary, unzip the zip file. (Your computer may do this automatically.)
  3. Rename the folder "p5-template" to your project name.
  4. In a code editor, open the folder.
  5. Start editing! The p5.js code is in sketch.js.

License

MIT

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.8%
  • JavaScript 18.2%
  • CSS 3.0%