Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ndleah/python-mini-project
/ main.py
File
main.py
Othello-Reversi-Game/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
pygame
2
from
Board
import
*
3
4
# fade multiple surfaces on the screen
Callers
nothing calls this directly
Calls
6
Board
Class · 0.90
fade
Function · 0.85
set_discs
Method · 0.80
remove
Method · 0.80
reset_board
Method · 0.80
all_legal_moves
Method · 0.80
Tested by
no test coverage detected