first commit
This commit is contained in:
2
Program.cs
Normal file
2
Program.cs
Normal file
@@ -0,0 +1,2 @@
|
||||
using var game = new SnakeMonoGame.Game1();
|
||||
game.Run();
|
||||
Reference in New Issue
Block a user