American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

12 PM – Android Game Development – Gamas

October 22, 2022 @ 12:00 pm - 1:00 pm

Today We Did
  1. We made Player flaps wing animation.
  2. We started creating Bird sprite.
  3. We created FlyingCreature class and made this parent of both classes.
Homework
  1. Create 2 constants in Config.java: BIRD_MIN_SPEED, BIRD_MAX_SPEED.
  2. In Bird.java constructor, generate a random number between BIRD_MIN_SPEED and BIRD_MAX_SPEED to be used as the bird speed.
  3. Display one bird in the screen starting from the right side of the screen moving left.
  4. Periodically create one random bird per second. Hint, you need to use timer.

Details

Date:
October 22, 2022
Time:
12:00 pm - 1:00 pm
Event Categories:
,
Verified by MonsterInsights