-
Notifications
You must be signed in to change notification settings - Fork 238
Open
Description
I'm always frustrated when I play this game. When I continuously press a key, the player will move once in a second, and sticked for a second, and then continues moving. This should be easily comprehended for anyone who played this game. To be honest, this really gets one lose interest. Also I think the player should be able to move sideways, like up_left, down_right, controlled by combination of moving keys like "w", "a", etc.
I suggest using other packages like pygame, etc, to check if a key is pressed instead of listening to the keyboard's char input.
Metadata
Metadata
Assignees
Labels
No labels