9 AM – Python Game Development
Homework: Detect collision between player and the coin. If they collide, make the coin disappear. Add sound effect when player and coin collide, use the assets/audio/plop.wav audio file.
Homework: Detect collision between player and the coin. If they collide, make the coin disappear. Add sound effect when player and coin collide, use the assets/audio/plop.wav audio file.
Today We: Continued the Animated Name project Finished the rest of our names Finished the animated name project Started the Ask Gobo project Added in Gobo and the Background Started work onRead More...
We completed Name Animation. We started Ask Gobo project Homework: Continue Ask Gobo project by adding more answers like below
We continued with Shoot Balloon project. We added the bug on the screen that can move to the left. We added the explosion sprite. Homework: Change the code in main.py so itRead More...
Today we did: Worked on Kaleido Spiral Learned how to make colors change continuously Homework: Work on the final project, which is due May 1. If you have any questions, please sendRead More...
We started Tank War game. We added game loaders We added the background and the wall Homework: Create tank.py load all 4 images under "assets/Player_2/Type_1/PlayerTank_2_1_{index}.png" animate these 4 images. Look at howRead More...
We went over the homework to launch super fireballs We added a function handle_bird_fireball_collision to reset the game when the player dies We added logic to detect when the user clicks theRead More...
We created Saturn Armor. We based Saturn Armor using Netherite armor. Homework: change saturn_layer_1.png in your favorite image editor so it will look more like saturn_breastplate.png.
Today we: reviewed last week's homework learned how to upload backdrops to Scratch Homework: get another picture of your mother (so you have two pictures of your mother in total) Steps: createRead More...
Today we were able to finish up the fireball fighting project. Next week we are going to be preparing for the exam the week after.
Today we went over: Quiz 1 Problems An introduction to functions without return values Homework: Pg. 130-133
Today we went over: In-depth review over Final Project proposal criteria A grocery system in python Homework: Email your project proposal to nathaniel@ayclogic.com (Please do this ASAP because I need to approveRead More...
We started Flappy Duck project. We setup the project in pycharm We created Tube sprite and display it on the screen. Homework: Create a tube once every 2 seconds. Each of theRead More...