You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, the assumption is being made that the user is familiar with pgzero knows how to run the code. I was just getting 'Hello from the pygame community.' until I read this issue and added those lines.
Thre is also an error in the printed version in line 20. The part '_path.png' should be '_way.png'.
two lines of missing code.
very first line:
import pgzrun
very last line:
pgzrun.go()
now "python pipemania.py" works.
The text was updated successfully, but these errors were encountered: