5:30 PM – Python Game Development – Bill
Today We: Continued the Dragon Birdie project Made the objects that move towards the left start on the right side of the screen Learned how to flip images. Latest files can beRead More...
Today We: Continued the Dragon Birdie project Made the objects that move towards the left start on the right side of the screen Learned how to flip images. Latest files can beRead More...
Today We Finished the StudentSystem Project by completing the October 8th Homework Started Creating the Book System Homework Create a dictionary to allow searching for books by ID. If you have anyRead More...
Today we: Made the Pow sprite show up randomly when the dummy gets hit. Finished the Punch the Dummy project. Started Mary Had a Little Lamb project. Added the Ball sprite andRead More...
Today We Learned how to use return values in functions Learned how to use the random module Homework In Oct21_FunctionsWithReturnHomework: complete https://www.ayclogic.com/intro-to-python/star-wars-problem/
Homework Inside balloon.py, add one more text "Balloon" and blit it under the text "Bad". So "Bad" text will be in the first row and "Balloon" text will be in another row.Read More...