Skip to content

SamVanTassel/nature-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nature of Code

A sketchbook to experiment with making visuals and simulating nature via code. Many of the simulation prompts are from Daniel Schiffman's Nature of Code or other challenges on The Coding Train.

Using p5.js with Typescript and Parcel doing the compiling/bundling.

Create a Sketch

To create a new sketch, run

npm run new-sim

in the terminal and follow the prompts. A templated file will be created, the corresponding index and data files will be updated, and the page will be immediately available to view in the dev server.

About

sketchbook for exploring p5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published