Made GoL code work with more advanced rules with different life states, giving more interesting rules.

This commit is contained in:
Cracker64
2011-01-16 01:29:49 -05:00
parent 2d79fa5cfe
commit b1e09d4216
4 changed files with 96 additions and 35 deletions

View File

@@ -61,7 +61,7 @@ extern unsigned char ZSIZE;
#define STAMP_Y 4
#define STAMP_MAX 120
#define NGOL 20
#define NGOL 23
#define CIRCLE_BRUSH 0
#define SQUARE_BRUSH 1