- This event has passed.
9 AM – Android Game Development With Java
December 18, 2021 @ 9:00 am - 10:00 am
Homework
- Make bird sprite have flapping animation. Look at how we did it in Player.
- Add hitbox to Player.
- Detect collission between player and any of the bird. When they collide, set isRunning = false. This will stop the game.
- No class from Dec 24 to Jan 2. Merry Christmas and Happy New Year.