Skip to content

Commit

Permalink
人机对战无GUI版
Browse files Browse the repository at this point in the history
  • Loading branch information
tensorfly-gpu committed Jun 17, 2022
1 parent 213dbea commit 2a0c978
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions play_with_ai.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ def set_player_ind(self, p):
human = Human1()



game = Game(board=Board())
game.start_play(mcts_player, human, start_player=1, is_shown=1)

0 comments on commit 2a0c978

Please sign in to comment.