« All Events
1 PM – Android Game Dev – Gamas
May 6, 2023 @ 1:00 pm - 2:00 pm
Today We Did
- We fixed TicTacToe finding winner logic
- We did not initialize all boxes with BLANK
- We set statusBarLabel with we got a winner.
- You can find my latest codes in https://gitlab.com/gsugiart/android-tic-tac-toe/-/blob/SAT-1PM-Gamas/app/src/main/java/com/ayclogic/tictactoe/GameActivity.java
Homework
- Do last week homeworks.
- Instead of setting “We got a winner”, set the name of the winner. For example “Gamas is the winner” or “John is the winner.