Game of Life implementation in .NET I wrote as a school project
Find a file
2022-12-16 21:00:13 +01:00
.github/workflows Update dotnet-desktop.yml 2022-12-16 20:56:32 +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