Go to file
Syntriax 8c4930bf1e feat: CMake 2023-07-12 14:33:41 +03:00
include First Commit 2021-11-24 10:49:55 +03:00
src fix: Segmentation Fault Fixed 2023-07-05 15:57:46 +03:00
.gitattributes Initial commit 2021-11-24 10:05:15 +03:00
.gitignore chore: Git Ignore Build Related Folders 2023-07-12 14:33:15 +03:00
.gitmodules First Commit 2021-11-24 10:49:55 +03:00
CMakeLists.txt feat: CMake 2023-07-12 14:33:41 +03:00
README.md First Commit 2021-11-24 10:49:55 +03:00

README.md

SDL2_GameOfLife

Simple Conway's Game of Life written with SDL2 in C++