Posted December 01, 2023 by Doc
#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.