MCPcopy 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

1import pygame as p
2import ChessEngine
3
4WIDTH = HEIGHT = 512

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected