I’m making a Crossy Road type game using the 100 Days of Code python bootcamp, but the turtle isn’t moving.
I tried using the “Up” arrow and “w” keys to move, and I was expecting it to move ten paces forward each press, but it didn’t move at all. Why doesn’t it work? Please help me.
Here is the link to the page. -> https://replit.com/@iamwilliamvanvo/turtle-crossing-start-1#main.py
New contributor
William Van Voorst is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.