Skip to content

QEASONT/Conway-s-Game-of-Life

Repository files navigation

github web

How to use

  • 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

Option

  • 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 "09", 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 "09", the game will evolve 09 round.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published