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

File main.py

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

Source from the content-addressed store, hash-verified

1import pygame
2import sys
3import random
4

Callers

nothing calls this directly

Calls 8

OpponentClass · 0.85
CursorClass · 0.85
OptionsClass · 0.85
GameStateClass · 0.85
initMethod · 0.80
start_gameMethod · 0.80
PlayerClass · 0.70
tickMethod · 0.45

Tested by

no test coverage detected