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

File flappy.py

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

Source from the content-addressed store, hash-verified

1"""Flappy, game inspired by Flappy Bird.
2
3Exercises
4

Callers

nothing calls this directly

Calls 5

vectorClass · 0.90
setupFunction · 0.85
onscreenclickFunction · 0.85
doneFunction · 0.85
moveFunction · 0.70

Tested by

no test coverage detected