Wireworld is a cellular automata simulation written in Ruby.
For more info: https://en.wikipedia.org/wiki/Wireworld
On macOS:
- Install sdl2:
brew install sdl2
Other platforms:
- Follow the installation from: https://github.com/gosu/gosu/wiki
- Install dependencies, run:
bundle install
- Run the simulation:
ruby init.rb