- This event has passed.
5 PM – Android Game Dev – Gamas
September 9, 2023 @ 5:00 pm - 6:00 pm
Today We Did
- We learned how to play music in the background when the game starts.
Homework
- When the game first start, display “<player 1 name> turn” in the status bar.
- After that after each turn, display the next player name in the status bar.
- Inside checkWinner(), add code to check the winner diagonally. Remember to exclude the empty tag.