4 lines
46 B
Python
4 lines
46 B
Python
|
from src.game.Game import Game
|
||
|
|
||
|
game = Game()
|