Today we: Continued the Spaceship 2.0 project Finished coding the Bomb and Fireball Power-up sprite Continued coding the Rocketship sprite Homework: Code the Rocketship sprite go to (0, -120) when the gameRead More...
What We Did Today: Introduced basic turtle (creating images using code) Homework: Create a new file “Nov30_Turtle4ShapesHomework.py” Create a new function “draw_rectangle”. Inside the function, draw a rectangle shape using turtle module.Read More...
Today We Did Went over project progress Continued working on Shoot Balloon Homework Add self.score to main and when the balloon collision is detected, add the balloon's speed to the score. Show theRead More...