itch.io is community of indie game creators and players

Devlogs

A C++ Implementation

Game of Life++
A downloadable game for Linux

After running into a wall with the python program, I switched to C++ development (partially in the hopes that I could make the simulation faster; no such luck. However, the C++ program has all the features of the pygame implementation (except one: text), AND can be run as a linux binary, which is the closest I've come yet to a portable executable.

Files

  • PyGoL.py 4.9 kB
    Nov 29, 2023
Download Game of Life++
Leave a comment