TORONTO KIDS COMPUTER CLUB | PMCA Saturday 17:00 Python Homework 21.11.06.
20060
post-template-default,single,single-post,postid-20060,single-format-standard,ajax_fade,page_not_loaded,,no_animation_on_touch,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-6.10.0,vc_responsive

PMCA Saturday 17:00 Python Homework 21.11.06.

11 Nov PMCA Saturday 17:00 Python Homework 21.11.06.

Question:
Continue with the pygame application. Write code to do the below tasks:

    • Create a new screen called the GameOverScreen which displays the text “Game Over. Press space to start game
    • Make sure to transition to the game over screen, when the player is killed (don’t forget to clear the sprite groups before transition)
    • When the player presses the SPACE key in the game over screen, the player is transitioned to the home screen and can play the game again.
No Comments

Sorry, the comment form is closed at this time.