9 AM – Python Game Development
We made the Duck flaps its wings. We made the Coin dances. We made the Duck flaps its wings not too fast Homework: Right now the Coin changes the costume too fast.Read More...
We made the Duck flaps its wings. We made the Coin dances. We made the Duck flaps its wings not too fast Homework: Right now the Coin changes the costume too fast.Read More...
We completed Dino Dance project. We started on Animal Race project. We learned about variable We added Dog sprite We added Dog Start sprite. Homework: Do page 53 to 55 from theRead More...
Today We: Finished the Dino Dance Project Class Project Link: https://scratch.mit.edu/projects/504528844/editor/ Started the New Animal Race project Class Project Link: https://scratch.mit.edu/projects/508042076/editor/ Created the cat Made the cat countdown using a variable LearnedRead More...
We continued with Shoot Balloon project We added one balloon and target to the screen Homework: Make the balloon appears on the screen periodically, one every 1 second. Make sure the balloonRead More...
Today we Did: Finished the Robot Builder Learned how to draw circles Learned how to use Hexadecimal for colors Homework: Please revise project proposal and email to latisha@ayclogic.com before class next weekRead More...
Today We: Continued the Fire Works project Made the fire works start fading out Made the fire works change colors while expanding Made the fire works start falling Made the fire workRead More...
We continued with ShootBaloon game: We made the bug appear properly and flaps its wing. We could shoot the bug. Homework: Create LANDING_PAGE and GAME_IN_SESSION mode in config.py. When your program firstRead More...
We went over the homework and fixed the offset for the cloud. We added a rect attribute for the Bird and Fireball and drew them on the screen. We added logic toRead More...
We added Saturn item. We started working on Saturn Ore, but not complete. Homework: Change all of your existing recipes to use saturn as one of the ingredient. If you did notRead More...
Today we: continued the Animal Crossing project learned how to move sprites from one edge of the screen to the other edge learned how to glide sprites from one edge of theRead More...
Today we went over: The last lesson for while loops Homework: Pg. 123 7-4 and 7-5 (try it yourself section) If you have any questions, please feel free to email me atRead More...
Today we went over: An introduction to Turtle in Python Showed how to use fill, color, goto, penup, pendown functions that help draw an image Learned how to use functions to createRead More...
When player died, we display PLAY Button and title properly. We also make sure, the birds are cleared from the screen when PLAY button is pressed, score is reset and player spawnRead More...