10 AM – Python Game Dev – Indo – Gamas
Today We Did We reviewed the homework We introduced hitbox to fireball Homework Create hitbox to bird. Create a new file diagonal_bird.py Create a new class DiagonalBird This bird needs to useRead More...
Today We Did We reviewed the homework We introduced hitbox to fireball Homework Create hitbox to bird. Create a new file diagonal_bird.py Create a new class DiagonalBird This bird needs to useRead More...
Today We Did We finished flower function We finished tree function. We learned how to make diagonal line. Homework Create a new python file aug_3_house_hw.py Copy the rectangle, circle and triangle functionsRead More...
Your HW: finish the fill_circle function go to the x,y parameter draw the circle with size parameter Make sure it is filled and colored with the color parameter
Your HW: None
Today We Did We learned how to make the bug chirp when it is spawn We made the bug chirping stop when it is off the screen. We made the delete theRead More...
Your HW: None
What We Did Reviewed the Turtle Shapes homework Reviewed how to use penup(), pendown(), begin_fill(), end_fill() Started building the robot Homework Finish the rest of the body parts for the robot. IfRead More...
Gamas Sub Today We Did We learned how to display the monster menu dynamically We added Monster minAttack We removed monsterList. We added Sword Attack feature. We have not put the codesRead More...