My 2020 implementation of a TicTacToe game. Tried to keep the design simpler and code cleaner this time.
Go to file
Michael Chen 27f6efb58a
Added proprietary user interface.
Added most game logic.
2023-04-19 20:18:10 +02:00
CleanTicTacToe Added proprietary user interface. 2023-04-19 20:18:10 +02:00
TicTacToe Added proprietary user interface. 2023-04-19 20:18:10 +02:00
.gitattributes GITIGNORE und GITATTRIBUTES hinzufügen. 2020-01-04 11:54:09 +01:00
.gitignore GITIGNORE und GITATTRIBUTES hinzufügen. 2020-01-04 11:54:09 +01:00
CleanTicTacToe.sln Projektdateien hinzufügen. 2020-01-04 11:54:13 +01:00