zero-to-mastery/ZTM-Quest

Add keyboard controls for controlling the character

Closed this issue · 0 comments

The character movement is currently only possible by mouse/touch.
Every good game should also work with the keyboard though.

Add keyboard controls to the game so that the user can move the character with the arrow keys of the keyboard. Keep in mind to change the sprite animation on keypress for example, arrow up ===> animation walk-up