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