Skip to main content

2D Cellular Automaton Simulation

Simple 2D Cellular Automaton Simulation.


Mad Cloud Games
(madcloudgames)

Simple 2D Cellular Automaton Simulation.

Runs after 4 seconds of viewing the initial state.

Uses some predefined rules that you can change.

- Windows exe file included. (no Python / Pygame required.)

- Source included. (Python and Pygame required.)

- README.txt included.

 

to edit the ruleset, change lines 85 - 93

Changes

Links

Home Page
http://madcloudgames.blogspot.com/

Releases

2D Cellular Automaton Simulation 1.0 — 24 Jul, 2011

Pygame.org account Comments

  • pixdigit 2015-04-25 11:42

    You could change that 1 is pixel on and 0 pixel off.