9 AM – Intro To Java – Gamas
Homework Finish Driver System Add codes to handle the 2nd rush hour from 16 to 19. Also in NewYorkTaxiDriver, override the getTripTime so it will not double the trip time during rushRead More...
Homework Finish Driver System Add codes to handle the 2nd rush hour from 16 to 19. Also in NewYorkTaxiDriver, override the getTripTime so it will not double the trip time during rushRead More...
Today We Did We added bird sprite to the screen. We flipped the bird image horizontally so it does not move backward. We started adding List<Bird> in GameView.java as to add multipleRead More...
Today We Did We downloaded and installed Android Studio software. We started Temperature Converter android application. We added the Fahrenheit header (id: sourceTempHeader) We added the a text field under Fahrenheit headerRead More...
Homework In Nov5Magic8Ball.java, use combination of Random module, while loop, if else statements to create Magic 8 Ball game. Look at below Python codes for your reference import random while True: user_questionRead More...
Today We Did We created Saturn Chestplate and SaturnArmorMaterial. Homework customize your saturn_layer_1.png image so it resemblance your armor customization last week. For reference, this is how I customize mine