1
Computer Projects and Ideas / Conway's Game of Life Program
« on: March 10, 2011, 08:13:59 pm »
I wrote a program to mathematically simulate generations of life based off of the rules of Conway's Game of Life.
It is written in C++ and uses the library SFML.
You can paint tiles by clicking with your mouse, pan with the arrow keys, and zoom in and out with + and - (on the number pad). For more controls, more information, and to download it, go to my downloads page on my website - http://idkcode.co.cc/.
Here is a screenshot of a glider gun in action:
It is written in C++ and uses the library SFML.
You can paint tiles by clicking with your mouse, pan with the arrow keys, and zoom in and out with + and - (on the number pad). For more controls, more information, and to download it, go to my downloads page on my website - http://idkcode.co.cc/.
Here is a screenshot of a glider gun in action: