Skip to main content

2D Cellular Automaton Simulation - 1.0

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/
Source
http://code.google.com/p/madcloudgames/downloads/detail?name=2D%20Cellular%20Automaton%20Simulation%201.0.zip&can=2&q=
Windows
http://code.google.com/p/madcloudgames/downloads/detail?name=2D%20Cellular%20Automaton%20Simulation%201.0.zip&can=2&q=

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.