Example #1
0
def save_game(game):
    oxo_data.save_game(game)
Example #2
0
def save_game(game):
    oxo_data.save_game(game)
Example #3
0
def save_game(game):
    """ Saves the current state of the game"""
    oxo_data.save_game(game)