MCPcopy
hub / github.com/grantjenks/free-python-games / avoid.py

File avoid.py

src/freegames/avoid.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Avoid, classic arcade game.
2
3Exercises
4

Callers

nothing calls this directly

Calls 8

vectorClass · 0.90
setupFunction · 0.85
listenFunction · 0.85
onkeyFunction · 0.85
doneFunction · 0.85
copyMethod · 0.80
setMethod · 0.80
moveFunction · 0.70

Tested by

no test coverage detected