Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
env
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Boids simulation with Quil

Requirements

Development mode

To start the Figwheel compiler, navigate to the project folder and run the following command in the terminal:

lein figwheel

Figwheel will automatically push cljs changes to the browser. Once Figwheel starts up, you should be able to open the public/index.html page in the browser.

Building for production

lein clean
lein package

About

boids example using Quil and PixiJS

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.