Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grantjenks/free-python-games
/ onscreenclick
Function
onscreenclick
tests/mockturtle.py:125–126 ·
view source on GitHub ↗
(function)
Source
from the content-addressed store, hash-verified
123
124
125
def
onscreenclick(function):
126
state[
'click'
] = function
127
128
129
def
done():
Callers
12
flappy.py
File · 0.85
memory.py
File · 0.85
tap
Function · 0.85
start
Function · 0.85
simonsays.py
File · 0.85
tiles.py
File · 0.85
paint.py
File · 0.85
connect.py
File · 0.85
maze.py
File · 0.85
cannon.py
File · 0.85
tictactoe.py
File · 0.85
minesweeper.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected