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

File randomwalk.py

src/gamesbyexample/randomwalk.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Random Walk, by Al Sweigart al@inventwithpython.com
2Generate splatter-art with the "random walk" algorithm.
3Press Ctrl-C to stop.
4More info at: https://en.wikipedia.org/wiki/Random_walk

Callers

nothing calls this directly

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected