Beispiel #1
0
from Graphics import Graphics

game_board = Graphics([800, 800])

game_board.game_loop()