diff --git a/Main.py b/Main.py new file mode 100644 index 0000000..43ae19a --- /dev/null +++ b/Main.py @@ -0,0 +1,2 @@ +import pygame +from GameLogic import * \ No newline at end of file