python game

Denis McMahon denismfmcmahon at gmail.com
Wed Jun 19 16:43:41 EDT 2013


On Wed, 19 Jun 2013 13:18:49 -0700, jacksonkemp1234 wrote:

>         if moveDown and player.right < WINDOW_WIDTH:
>             player.right += MOVE_SPEED

Should this be moveRight instead of moveDown?

-- 
Denis McMahon, denismfmcmahon at gmail.com



More information about the Python-list mailing list