Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+2 votes

Hi everyone, I am working on the dragon part of the project. I know how I can make the dragon move with the mouse. However, with the arrow keys, I do not know how to do that. Is there any reference from the previous instructions about making the ball move with the mouse with the key arrow? Thank you!

asked in CSC201 Spring 2021 by (1 point)

1 Answer

+1 vote

You might want to look at

falling square keyboard and mouse game.py

on Moodle.

However, it's a bit trickier than that, so see also the question/answer I posted on the Q and A about the dragon not moving with keyboard input.

answered by (508 points)
0

I did not see any file like that on Moodle, which section is it? Thank you

...