Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asweigart/PythonStdioGames
/ etchingdrawer.py
File
etchingdrawer.py
src/gamesbyexample/etchingdrawer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Etching Drawer, by Al Sweigart al@inventwithpython.com
2
An art program that draws a continuous line around the screen using the
3
WASD keys. Inspired by Etch A Sketch toys.
4
Callers
nothing calls this directly
Calls
1
getCanvasString
Function · 0.85
Tested by
no test coverage detected