This implementation of Cornways's Game of Life uses the SDL2, SDL2_image, SDL2_mixer and SDL2_ttf libraries to render the game. This is an evolution of my original Cornway's Game of Life - CMD version that used the command prompt to print the cells through ASCII characters. This new version is more performance friendly and less platform dependent (can be also compiled an ran on Linux). The main.cpp file includes a pre-written pattern (Goosper glider gun) that can only be loaded/modified by modifying the code. Currently the pattern is disabled (commented).
-
Notifications
You must be signed in to change notification settings - Fork 0
SDL2 implementation of Cornway's Game of Life
License
Zac06/Cornway-Game-of-Life_SDL2
About
SDL2 implementation of Cornway's Game of Life
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published