Skip to content

evuez/mutations

Repository files navigation

mutations

A something-simulation in Python. There's also a WIP of a Rust implementation on the rust-impl branch.

mutations

Requirements

  • Python 3.4
  • Pyglet 1.2

Run it!

python test.py

# With optional parameters
python test.py --banks 10 --bodies 1000 --width 100 --height 100

Releases

No releases published

Packages

No packages published

Languages