A downloadable game for Windows

Old and new cells cellular automaton.
It is cellular automaton with 3 types of cells(empty, new and old)
He has a lot of gliders and other structures.
This programm has many settings. You can experiment with them for a long time and post your experiments in the comments to this post.
I see article with a cellular automaton and I decided to make a similar one (it has another rules and 2 cells (old and new) can be in one cell (if the necessary rules are established)).

Settings:
first button is run and stop simulation
one step button - one step of simulation
Draw interval - frame interval
Step interval - step interval
borders - disables/enables borders in the world (lack of borders reduces optimization)
options empty/old/new cells - rules of this world

vertical - number of old cells around
horizontal - number of new cells around
to new layer: - rules that sets for a new layer (new cells)
to old layer: - rules that sets for a old layer (old cells)
set this options - set this options to the game
set to all - check(or uncheck) the right/left checkbox for all checkboxes

reset options - reset rules
Draw mod - on draw mod.
change cell color - changes colors of cellural atomaton
new world options - options of new world
reset options - reset world with new options (if the world does not fit within the window, then expand it)
clear world - clears world

Download

Download
Old and new cells cellular automaton.zip 203 kB
Download
SOURCE CODE Old and new cells cellular automaton.zip 1 MB

Install instructions

download and unzip it