Game of Life implementation in .NET I wrote as a school project
Find a file
2022-12-16 20:41:01 +01:00
.github/workflows Create dotnet-desktop.yml 2022-12-16 20:41:01 +01:00
.idea/.idea.Game_of_Life/.idea Add project files. 2022-11-30 21:36:50 +01:00
Game_of_Life Add Game logic 2022-12-13 21:16:22 +01:00
.gitattributes Add .gitattributes and .gitignore. 2022-11-30 21:36:49 +01:00
.gitignore Add .gitattributes and .gitignore. 2022-11-30 21:36:49 +01:00
Game_of_Life.sln Add project files. 2022-11-30 21:36:50 +01:00