An experimental 2D environment simulator, that let's you define the behavior and the shape of your entities, while taking care of dispatching events generation after generation.
bash
cargo run --release --example langton
bash
cargo run --release --example life
bash
cargo run --release --example wireworld
This library is extremely experimental, but it follows the basic rules of semantic versioning.