Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ndleah/python-mini-project
/ ChessGame.py
File
ChessGame.py
Chess_Game/ChessGame.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
pygame
as
p
2
import
ChessEngine
3
4
WIDTH = HEIGHT = 512
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected