Skip to content

A collection of java simulations. Examples include reaction diffusion, fractals, henon phase exploration, snakes, dice, and fluid flow.

Notifications You must be signed in to change notification settings

LoganCSC/bb4-simulations

 
 

Repository files navigation

#bb4-simulations

A collection of java simulations. Examples include reaction diffusion, fractals, henon phase exploration, snakes, dice, and fluid flow. Here are the simulations added so far (hopefully others will contribute more)

If you have not already done so, first install Git, and Intellij.

Type 'gradlew build' at the root (./gradlew if running in Cygwin). If you want to open the source in Intellij, then first run 'gradle idea'. Use gradle tasks to see all the different simulations that can be run using a command like 'gradle runSnake'

When there is a new release, versioned artifacts will be published by Barry Becker to Sonatype.

License

All source (unless otherwise specified in individual file) is provided under the MIT License

About

A collection of java simulations. Examples include reaction diffusion, fractals, henon phase exploration, snakes, dice, and fluid flow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%