Game of Life is a zero-player game based on John Conway's cellular automaton as published in 1970 written in C#.
The app is in Czech language.
- You can choose from predefined patterns, or create your own and export or import them.
- You can set the evolution rules.
- You can simulate step by step, or animate the evolution in different speeds.
- The app should run on every Windows with .NET Framework installed.
See LICENSE.md
.