4:30 PM – Python Game Development – Bill
Your HW: Continue to work on your game (Week 7/8 ) Dyllan Lucas: Fix the reset game function Liam: Handle the boss bullet collisions Add a health bar for the boss whenRead More...
Your HW: Continue to work on your game (Week 7/8 ) Dyllan Lucas: Fix the reset game function Liam: Handle the boss bullet collisions Add a health bar for the boss whenRead More...
What We Did Today: Learnt about functions without RV Homework: Make a file called Sept5_FunctionsWithRV_HW.py and submit to the google drive HW folder when you guys are done: from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ do number 7.Read More...
Today We Did We continued discussing the optimal solution for Mixing Milk USACO Feb 2024 Bronze problem. Homework Continue the implementation of Mixing Milk the greedyAlgorithm() method. During the class, I putRead More...
Today we did: We continued making progress in FlappyBird. Homework: Create a hitbox by creating a self.rect attribute in the constructor. In the config, add a new variable called DEBUG and SetRead More...
Today we did: We finished the streamlit deployment for the cat-vs-dog project. Homework: https://www.kaggle.com/datasets/devdgohil/the-oxfordiiit-pet-dataset Open the dataset link given here, and click on the three dots on the top right. Then, createRead More...