Skip to content

johesoman/l-system-simulator

Repository files navigation

l-system-simulator

Instructions

  1. Clone the source with git and change directory.
$ git clone https://github.com/johesoman/l-system-simulator.git
$ cd l-system-simulator
  1. Build the code.
$ stack build
  1. Run the program using a system, either your own or one from system/.
$ stack exec l-system-simulator system/plant.json
  1. Press <spacebar> to start and pause the simulation, and <esc> to exit the program.

About

Graphical simulator for Lindenmayer systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published