A C++ Implementation
Game of Life++ » Devlog
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
Get Game of Life++
Game of Life++
A C++ implementation of Conway's Game of Life
Status | Released |
Author | Doc |
Genre | Simulation |
Tags | Abstract, cellular-automaton, Life Simulation, Math |
Languages | English |
Leave a comment
Log in with itch.io to leave a comment.