9 AM – Python Game Development
We made the program play collect5.wav when player hit the coins. We displayed the score and count down. The count down is still work in progress. Homework: When the program start, displayRead More...
We made the program play collect5.wav when player hit the coins. We displayed the score and count down. The count down is still work in progress. Homework: When the program start, displayRead More...
Today We: Continued the ask gobo project Made Gobo answer with 5 random replies Made Gobo change his face every time he answers Recorded our voice and made Gobo say the recordingRead More...
We continued with Ask Gobo today We added our own voice recording for Gobo to answer questions. We added 6 different possible answers: YES, NO, MAYBE, DEFINITELY, NEVER and CAN YOU ASKRead More...
Homework: When regular balloon pop by target, play the plop.wav sound effect. When bad balloon pop by target, play the explodify.way sound effect. When bug hit by target, play the plop.wav. WhenRead More...
Today we did: Began working on Grocery Checkout System Created forever loop for program Take care of cases where user enters 4, or any number not 1-4 Homework: Finish the final project,Read More...
Homework: Control the tank with W, A, S, D keys in your keyboards. Make sure to also move the turret as the tank moves. We need to learn a little bit ofRead More...
We went over the homework to draw the super fireball cool-down indicator We made the cool-down indicator flash We made the play button sensitive to the position of the mouse We addedRead More...
We added custom saturn breastplate, helmet, legging and boots. Homework: Make recipes for all of 4 of these new items. So we can make these items via crafting table. The Recipes shapeRead More...
Today we: continued the Mother's Day Card project cropped and resized our images added arrows that forever change colors made sprites show when the green flag is clicked and hide when spriteRead More...
Today we were able to finish up studying for the exam this coming week. Make sure to have an email with you when you come to take the test. Prepare any questionsRead More...
Today we completed: Learning about functions without return values Homework: The 2 questions in the file named "Apr24_FunctionsPart2.py" (found in the google drive) I will also leave the questions below: ''' Homework:Read More...
Today we: Covered any project questions Reviewed GrocerySystem.py Began building the robux transaction system Homework: Email me a picture of your project proposal if you have not done so already Keep workingRead More...
We added Tube with different sizes appear on the screen. We did this by making the Y negative so only section of the tube appear on the screen, making it shorter. WeRead More...