Exemplo n.º 1
0
def save_game(game):
    oxo_data.save_game(game)
Exemplo n.º 2
0
def save_game(game):
    oxo_data.save_game(game)
Exemplo n.º 3
0
def save_game(game):
    """ Saves the current state of the game"""
    oxo_data.save_game(game)