5PM – Python Game Development – Latisha
Today We Did: Continued Flappy Bird Created Player Sprite Added second Tube Homework: make a hitbox for the tube and the player. If the tube and player collide, make the player disappearRead More...
Today We Did: Continued Flappy Bird Created Player Sprite Added second Tube Homework: make a hitbox for the tube and the player. If the tube and player collide, make the player disappearRead More...
Today We Did: Continued the fireball fighting project Added in the star and how to use the powerup with the star Made it so that a powered-up fireball does more damage ForRead More...
Today We Do We went the homework from last week We went over functions with return values Homework pgs. 138, 139
Today We Do We learned about Java inheritance. We created Dragon class which extends from Monster class. We learned how to override Monster.doMagicDamage(String magicType, int damage) in Dragon class. Homework Continue MonsterRead More...