MCPcopy 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
2An art program that draws a continuous line around the screen using the
3WASD keys. Inspired by Etch A Sketch toys.
4

Callers

nothing calls this directly

Calls 1

getCanvasStringFunction · 0.85

Tested by

no test coverage detected