Skip to content

A minimal p5js project for CYF students who have finished the Khan Academy intro to js: drawing and anim course.

Notifications You must be signed in to change notification settings

CodeYourFuture/Project-p5js-minimal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

(Hello! Remember, once you've forked this project, this file is YOURS to delete or re-write as you like!)

A minimal starting template for a p5.js "sketch", for CYF students

What is this?

This is a minimal p5js project for CYF students who have finished the fantastic Khan Academy intro to js: drawing and anim course.

It's just a .html file and a .js file.

What can I do with it?

You can fork this repo to start working on your own p5.js projects.

Perhaps use it to migrate some of your favourites from your Khan Academy work (and give them their own home by deploying on netlify or github pages).

What does it look like when it runs?

To start with, it will look like this: https://codeyourfuture.github.io/p5js-minimal/

Make it cooler!

My khan academy (processing.js) code doesn't work in p5.js!

Don't panic, almost all of your code will work fine.

See this migration guide

About

A minimal p5js project for CYF students who have finished the Khan Academy intro to js: drawing and anim course.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors

Languages

  • JavaScript 58.1%
  • HTML 41.9%