TORONTO KIDS COMPUTER CLUB | PMCA Sunday 16:00 Python Homework 20.01.19.
16976
post-template-default,single,single-post,postid-16976,single-format-standard,ajax_fade,page_not_loaded,,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-6.10.0,vc_responsive

PMCA Sunday 16:00 Python Homework 20.01.19.

24 Jan PMCA Sunday 16:00 Python Homework 20.01.19.

Question 1:
In the class, you have tried to add a starting screen for your pygame. Continue write your program:

  • The game window will become black background after click the “play” button at the the starting screen

Challenge Question:
Do you remember how you created the beach ball and make it move using the Ball class? Write an Enemy class which contains __init__ and move methods, you could use the following image. The move method of the Enemy class could make enemy bounce in the pygame window.

No Comments

Sorry, the comment form is closed at this time.