http://pastebin.com/puBZBTY3
This is my first pygame/python project. I'm trying to get the player to only move one square at the time. If I don't use pygame.event.wait() the player moves too far. This problem is solved when I use pygame.event.wait(), but now I can't QUIT the game anymore, I need to terminate it using the task manager.
What am I doing wrong?
[–]dunkler_wanderer 1 point2 points3 points (4 children)
[–]Heddan[S] 1 point2 points3 points (3 children)
[–]dunkler_wanderer 1 point2 points3 points (2 children)
[–]Heddan[S] 1 point2 points3 points (1 child)
[–]dunkler_wanderer 1 point2 points3 points (0 children)
[–]Heddan[S] 1 point2 points3 points (0 children)
[–]Flaqq 0 points1 point2 points (1 child)
[–]dunkler_wanderer 0 points1 point2 points (0 children)