TORONTO KIDS COMPUTER CLUB | Monday 20:00 Python Practice 20.11.23.
18779
post-template-default,single,single-post,postid-18779,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

Monday 20:00 Python Practice 20.11.23.

27 Nov Monday 20:00 Python Practice 20.11.23.

Question:

Make changes of the program by creating Enemy class, so we can create an enemy object in the main program, the enemy spaceship could complete the following tasks:

    • the enemy could appear at the top of the screen and bounce back and forth when it reaches left or right edge.(You could change the direction of the enemy by changing the first item in self.speed attribute)
 

No Comments

Post A Comment