Share this project

Challenge

Creating an ASCII version of Conway’s Game of Life with Python was a nostalgic and fun project, blending classic game theory with modern coding. The project used set theory and number theory to create a novel, albeit not the most efficient, algorithm. The fun part was seeing the ASCII characters come to life in the console, creating a dynamic, evolving pattern. The challenge was balancing performance with novelty in the algorithm. If revisited, I’d explore more efficient algorithms and perhaps create a GUI version of the game.

Related Projects

No related projects available.

We use cookies to analyze website traffic. Do you consent to our use of cookies for this purpose?

Under Construction

Stay tuned for more updates!