Today We Did We added click listener to all 9 boxes without doing code duplication. We display circle image to the box that the user click. Homework No class next week (04/08)Read More...
Android Game Development
Events
Calendar of Events
|
Sunday
|
Monday
|
Tuesday
|
Wednesday
|
Thursday
|
Friday
|
Saturday
|
|---|---|---|---|---|---|---|
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
1 event,
-
|
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
2 events,
-
Homework Create bank_system.xml and represent the data from BankSystem.java (from the Intro to Java final test). It should have the following items bank_accounts map inside bank_accounts map would have a whole bunchRead More...
-
Today We Did We continued with Tic Tac Toe android game. We learned how to use SharedPreference to pass information from one page to another page inside the app. We displayed theRead More... |
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
2 events,
-
Homework Continue on Tic-Tac-Toe game In MainActivity.java, when user click on the Start Game button, get the player 1 name and player 2 name and print it to the console. You mightRead More...
-
Homework In Tic-Tac-Toe project, make the MainActivity "START GAME" button blue like the one in GameActivity and make the text size bigger. If you have not done it, in GameActivity, change theRead More... |
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
1 event,
-
Today We Did We implemented RESET GAME button. We added tag to each of the boxes. We started working on checkForWinner() method. Homework In the class today, we added code to checkRead More... |
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
0 events,
|
1 event,
-
Today We Did We reviewed basic Java syntax because to create any kind of games in Android you need to know the basic Java syntax. We made sure everyone installed Android Studio.Read More... |