1 PM – Android Game Dev – Gamas
Today We Did We learned how to add alert dialog in Tic Tac Toe. We continued on Magic 8 Ball. Homework Open your old Intro To Java project, learn how to createRead More...
American Young Coder Academy – Indo
Today We Did We learned how to add alert dialog in Tic Tac Toe. We continued on Magic 8 Ball. Homework Open your old Intro To Java project, learn how to createRead More...
Today We Did We learned how to store some values into Android SharedPreference We learned how to get some values from Android SharedPreference Homework Inside GameActivity.java, use the p1Name and p2Name fromRead More...
What we did Reviewed Final Exams
What We Did We learned how to do vibration on Android phone. We learned how to create APK file to share your app. Homework In your Tictactoe project. Create an APK file.Read More...
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. AfterRead More...
Today We Did We created Music Healing future enhancement plan. We started Magic 8 Ball project. Homework Create a proposal on how you can make the Tic Tac Toe project more personalizedRead More...
Homework In Tic Tac Toe project In game activity page change the color of statusBar to be the same blue color as the buttons. Come up with a proposal to create aRead More...
Today We Did We learned how to get input from shell We learned how to do if else if and else statements. Homework Create Sep23_CarDealerHomework.py and do the following questions https://indo.ayclogic.com/java-exercise-2b-input-from-shell-and-if-else/
Today We Did We learned about List We learned about for loop. We learned how to compare String using .equals method. Homework Create Sep30_ForLoopListHW.java and do problem number 1 and 2 onlyRead More...
Today We Did We started Magic8Ball project. We discussed about making Crystal Tic Tac Toe have a totally different UI. Homework Inside the Magic8Ball project, when ASK button is clicked, change theRead More...