Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/geekcomputers/Python
/ tic-tac-toe3.py
File
tic-tac-toe3.py
Tic-Tac-Toe Games/tic-tac-toe3.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Tic-Tac-Toe
with
AI (Minimax) using CustomTkinter.
3
4
Player =
"X"
, AI =
"O"
. Click a button to play.
Callers
nothing calls this directly
Calls
2
make_move
Function · 0.70
append
Method · 0.45
Tested by
no test coverage detected