9 AM – Python OOP – Gamas
Today We Did We introduced Python dictionary. Homework Copy codes from Page 92 to 97. Answer questions from Page 99 TRY IT YOURSELF. 6-1 and 6-2. https://www.ayclogic.com/phone-book-system/
Today We Did We introduced Python dictionary. Homework Copy codes from Page 92 to 97. Answer questions from Page 99 TRY IT YOURSELF. 6-1 and 6-2. https://www.ayclogic.com/phone-book-system/
Today We Did We added explode sprite. We added explode score. Homework Make the explode sprite disappear after 3 seconds. When balloon go off the screen, kill the balloon. Add the assets/balloon_title.pngRead More...
Your HW: Make the player be able to jump Start designing some obstacle sets (duplicate some tile map grids, crop some of the spikes from one of the image sets)
Today We Did We fixed the tank wall collision problem We added feature to destroy wall when projectile hit the wall. Homework Add projectile cooldown timer.
Your HW: Create the list all books function Create the add book function