MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / main.py

File main.py

projects/Chess/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# import necessary dependencies
2from sys import exit
3import pygame
4

Callers

nothing calls this directly

Calls 8

ValidMoveGeneratorClass · 0.85
EventClass · 0.85
exitFunction · 0.85
initMethod · 0.80
eventMethod · 0.80
colorBoardMethod · 0.80
placePiecesMethod · 0.80
BoardClass · 0.70

Tested by

no test coverage detected