This is my own C++ implementation of the Game Of Life from John Cornway. This implementation of the game is made through printing ASCII characters on the command prompt. This isn't optimal for the game's performance, but I also made a SDL2-based version that doesn't need much resources to run. This version is platform dependent (Windows) since it uses the Windows API. Game's speed execution may vary depending on your CPU's performance.
-
Notifications
You must be signed in to change notification settings - Fork 0
This is my own c++ implementation of the Game Of Life from John Cornway. I'm a student, so don't expect much from it.
License
Zac06/Cornway-s-Game-of-Life_CMD
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is my own c++ implementation of the Game Of Life from John Cornway. I'm a student, so don't expect much from it.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published