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...
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 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 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...
Today We Did We reviewed each individual project and assigned next week assignment. We registered to pixabay.com and openweathermap.org to get their API Keys. We explained how to programatically get data fromRead More...
Today We Did We reviewed each person's custom Android project - Connect 4, Wack-a-mole and shadow boxing. We continued with Metropolitan Weather App. Homework Continue with your individual custom project.
Today We Did We added the player's health We added code to reduce player's health when enemy reached the finish line. We fixed the region's boundaries and angle. We made the enemyRead More...