Informatik10/maedn/maedn.py

6 lines
77 B
Python

from GameController import *
g = GameController()
print("Game ends here.")