Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
Generate splatter-art
with
the
"random walk"
algorithm.
3
Press Ctrl-C to stop.
4
More info at: https://en.wikipedia.org/wiki/Random_walk
Callers
nothing calls this directly
Calls
1
clear
Method · 0.80
Tested by
no test coverage detected