MCPcopy 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

1import pygame
2from Board import *
3
4# fade multiple surfaces on the screen

Callers

nothing calls this directly

Calls 6

BoardClass · 0.90
fadeFunction · 0.85
set_discsMethod · 0.80
removeMethod · 0.80
reset_boardMethod · 0.80
all_legal_movesMethod · 0.80

Tested by

no test coverage detected