mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-03-19 20:19:51 +00:00
Uses SmartComputer
This commit is contained in:
parent
fae51028b1
commit
18c9ccc1c5
@ -1,6 +1,6 @@
|
||||
import math
|
||||
import time
|
||||
from player import HumanPlayer, RandomComputerPlayer
|
||||
from player import HumanPlayer, SmartComputerPlayer
|
||||
|
||||
|
||||
class TicTacToe():
|
||||
|
Loading…
x
Reference in New Issue
Block a user