Skip to main content

WireWorld - 0.3

Wireworld Cellular Automata Implementation


Zadok Regex
(blacklemon67)
Wireworld is a cellular automata that has been proven to be Turing complete and has been used to make a computer that calculates primes. I have used this automata for a while now and have been thinking about making a puzzle game based around it. The premise is you have to complete parts of a circuit to make it work and advance to the next level. This is the first step toward the game, an implementation of the core rules.

Changes

this time run test.py. now we have zoom, even more efficient rule execution and custom colours ( edit self.colour1 in board_surface.py to change :D )

Links

Home Page
http://www.pygame.org/
Source
http://www.mediafire.com/?z24n5mjtmjmyyj0

Releases

WireWorld 0.2 — 10 Jun, 2010

WireWorld 0.3 — 14 Jul, 2010

WireWorld 0.1 — 1 Jun, 2010

Pygame.org account Comments