- Use "make" to compile the game
- Click gameoflife.exe to run the game
- Make sure there is a txt file called "cell.txt" in the path
-
You can choose load local file or self definition
-
When you choose option1
- click left mouse button, the game will evolve one round.
- click right mouse button, the game will evolve until no more changes or 200 times.
- click key "s", the game will save the result into "cell.txt".
- click key "0
9", the game will evolve 09 round.
-
When you choose option2
- click left mouse button, the cell where your mouse stay will be alive.
- click key "g", the game will evolve until no more changes or 200 times.
- click key "s", the game will save the result into "cell.txt".
- click key "0
9", the game will evolve 09 round.
