Field drawing and mouse check done
This commit is contained in:
3
Tic-Tac-Toe/Program.cs
Normal file
3
Tic-Tac-Toe/Program.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
using var game = new Tic_Tac_Toe.Game1();
|
||||
game.Run();
|
||||
Reference in New Issue
Block a user