Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ndleah/python-mini-project
/ main.py
File
main.py
Connect-Four/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
tkinter
as
tk
2
3
# Constants
4
ROWS = 6
Callers
nothing calls this directly
Calls
2
drop_piece
Function · 0.85
draw_board
Function · 0.85
Tested by
no test coverage detected