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...
Homework Create a new file Nov5_1stQuizPrep.py do exercises from https://www.ayclogic.com/intro-to-python-exercises/ If you have question, please email me at gamas@ayclogic.com
Today we: Recorded audio for Gobo's responses. Finished the Ask Gobo project. Made a Face sprite. Made the Eyes sprite. Made a Nose sprite. Made costumes for the Nose sprite and addedRead More...
What we did today We continued working on the Dino Dance Party project. Homework Pick a human sprite that has a lot of costumes. (make sure the costumes are not still) DoRead 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...
What we did today We worked on the Christmas Card Project. Homework Add two banners that say "from {your name}" and "Merry Christmas". The starting coords for the "from {your name}" bannerRead 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...
Today We Did Full review! Variables and data types input(), + - * /, += -= *= /=, and how they effect different data types if elif and else statements and howRead More...
Today We Did Full review! Variables and data types input(), + - * /, += -= *= /=, and how they effect different data types if elif and else statements and howRead 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 Added Coin in between Tubes Add Coin and Player collision Add score Homework make game_landing_page display the play button and title, and if the play button is clicked startRead More...
Today we: Continued the Cheese Chase project Drew the Cheese sprite Coded the Cheese sprite to go to a random spot when the game starts Created a Score variable Coded the ScoreRead 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
Today We: Reviewed class inheritance Went over method overriding Your HW: Create a new file in the MonsterInheritence src folder called Nov_5_InheritenceHW.py Create a vehicle class attributes: color, speed, capacity methods: get_info:Read More...
What we did today We worked on the Simba drawing. Homework No homework! :D