from synchrod import * from sd_ask import * def tour(plateau, joueurs, evenements): # Demander une action avec input() return demander_action() play_game(tour)