Beispiel #1
0
def main():
    state = GameState()
    state.HitPoints = 100
    Program.RunGUI(onload)