MCPcopy Create free account
hub / github.com/asweigart/PythonStdioGames / stickyhands.py

File stickyhands.py

inprogress/stickyhands.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Sticky Hands, by Al Sweigart al@inventwithpython.com
2
3A jewel-stealing, movement puzzle game.
4Tags: large, game, puzzle game"""

Callers

nothing calls this directly

Calls 2

drawLevelFunction · 0.85
getPlayerBlobPointsFunction · 0.85

Tested by

no test coverage detected