This is a toy for exploring arbitrary MAP rules (2-state rules in the range-1 Moore neighborhood). Below are some discoveries found using this program. More discoveries are recorded here.
The program has support for many subsets (isotropic rules, life-like rules, hexagonal rules and so on), and can generate rules based on the sets. Rules/patterns can be saved and loaded in regular MAP/RLE format.
The project uses CMake for building. The dependencies are:
There is no explicit dependency on OS-specific APIs. However, the project is only tested on Windows 10.