Game of Life Final

In [i]"Edit" mode[/i] it is possible: to move edit cursor and use click for [i]switching[/i] state of selected cell ("Switch" is On); [i]to draw[/i] (mode = 1) or [i]erase[/i] (mode = -1) cells, just moving cursor ("Draw" is On). Randomize and clear (randomize with "density = 0") board; choose some [i]presets[/i] and set [i]custom rules[/i].

Universe of game is enclosed: Top = Bottom and Left = Right. "God mode" means: - randomize size, density and cells; - randomize rules(!); - start animation. Create Universe just for a moment...