mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-23 20:11:10 +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…
Reference in New Issue
Block a user