« All Events
12 PM – Android Game Dev – Gamas
March 18, 2023 @ 12:00 pm - 1:00 pm
Homework
- Continue on Dragon Birdie mobile app.
- Set game duration to 120 seconds.
- Modify GameView.createBird() codes so the frequency of bird getting created increase as the time progress:
- When game duration is at 30 seconds, increase the frequency the bird is spawn.
- When game duration is at 60 seconds, increase the frequency the bird is spawn even more.
- When game duration is at 90 seconds, increase the frequency the bird is spawn even more.