1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
attack-on-blocks/Play The Game.py

3 lines
49 B
Python
Raw Normal View History

2015-04-22 09:51:44 +01:00
import GUI
print("Game Loading...")
GUI.display()