American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

7 PM – Android Game Dev – Gamas

July 12, 2023 @ 7:00 pm - 8:00 pm

Today We Did
  1. We reviewed all the things we have learned so far.
  2. We made the box00 clickable and we set either circle or cross image on the box00
Homework
  1. Next class is July 26 at 6 PM.
  2. When user click on box00, if it is “Player1” then set cross image on box00 and then switch the currentPlayer to “Player2”.
  3. When user click on box00, if it is “Player2” then set circle image on box00 and then switch the currentPlayer to “Player1”.
  4. Use an existing project in your IntelliJ
    1. Write a simple java codes that would print number from 0 to 100 using for loop (for int i=0; i <10; i++)
    2. Write a simple java codes that would print box0 to box100 using for loop. Hint: You need to use for loop similar to above and do String combination of the word “box” and the number from the “i”.

Details

Date:
July 12, 2023
Time:
7:00 pm - 8:00 pm
Verified by MonsterInsights