An open API service indexing awesome lists of open source software.

https://github.com/mmirgttam/particles

Particle system simulations using Quil
https://github.com/mmirgttam/particles

clojure particles quil

Last synced: about 7 hours ago
JSON representation

Particle system simulations using Quil

Awesome Lists containing this project

README

          

# particles

## Setup

Ensure you have a new enough JDK installed.

Install [Leiningen](https://leiningen.org).

## Usage

Run any of the sketches with:

```bash
lein run
```

Show available sketches with:

```bash
lein run
```

## License

[CC0](https://creativecommons.org/publicdomain/zero/1.0), public domain.