Skip to content

Instantly share code, notes, and snippets.

@zachlatta
Last active May 15, 2018 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zachlatta/abe14c8e1c7ab32c8d8297bdf986dbbb to your computer and use it in GitHub Desktop.
Save zachlatta/abe14c8e1c7ab32c8d8297bdf986dbbb to your computer and use it in GitHub Desktop.

Get started with a repl on https://repl.it already configured with p5.js and jump straight into coding.

  1. Go to https://repl.it/@zrl/p5-boilerplate
  2. Click "fork" to make a copy to edit

More Background / Helpful Links

The prompt for this challenge is to build the coolest website using p5.js.

p5.js is a toolkit for building interactive graphics on the website. If you're familiar with Processing, p5.js is the most popular adaptation of Processing for the web.

I'm personally most inspired by the art people have made with p5.js. Tumblr has a bunch of cool examples at https://www.tumblr.com/tagged/p5js (click here to see one of my favorites).

p5 requires minimal JavaScript knowledge and has a bunch of examples to help get you started: click here.

Recommendations for getting started experimenting with p5.js:

Can't wait to see what you build!

- @zachlatta, Founder of Hack Club

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment