4 lines
54 B
Python
4 lines
54 B
Python
from forager import create_game
|
|
|
|
create_game().play()
|
from forager import create_game
|
|
|
|
create_game().play()
|