A simple implementation of the Game of Life - a cellular automaton devised by the mathematician John Horton Conway.
Features:
- dynamic programming optimization
- a plenty of rules to chose from
- pattern editor, so you can create your own patterns in any possible automaton!
Development is in progress. Be first to use the app, write a comment and help me make it better! Any feedback is highly appreciated.
If you find an interesting pattern, write it to comments =).
For example
00100
00000
10001
01010
00100
in Maze creates a face.