This commit is contained in:
2025-12-14 23:24:26 +01:00
parent ad279af3fc
commit f3965aa2fb

View File

@@ -35,3 +35,5 @@ if __name__ == "__main__":
move = input(f"{message} : ") move = input(f"{message} : ")
controller.add_move(game_id, move)