9 AM – Intro To Java – Gamas
Today We Did We finished Driver System. We reviewed what's going to be in the final test. Homework Next week is 2 hours final test. From 9 AM to 11 AM. ToRead More...
Today We Did We finished Driver System. We reviewed what's going to be in the final test. Homework Next week is 2 hours final test. From 9 AM to 11 AM. ToRead More...
Today we: Added special effects to the accessory sprites. Finished the Funny Faces project. Started the Name Animation project. Made the first 3 letter sprites. Homework: Make the 4th letter in yourRead More...
Today We Do We reviewed homework from https://www.ayclogic.com/intro-to-python-exercises/ Homework Next week is 1st quiz and this is 10% of your class grade. Please study well. During the quiz, you can use ThonnyRead More...
What we did today We finished working on the Dino Dance project. We started working on the Animal Race project. Homework Do pages 54-55 on your pink scratch book. Make sure toRead More...
Today We Did We added code to spawn bird every one second. We added the up and down arrow to control the player movement. But we have not added the code toRead More...
Homework: Make the result for Celsius more visible than how it looks right now. An example is given below.
Today We Did Review of homework Full review focusing on loops Can use for loops and while loops to do the same thing Reviewed how range() works Homework No homework this weekRead More...
Today We Did Review of homework Full review focusing on loops Can use for loops and while loops to do the same thing Reviewed how range() works Homework No homework this weekRead More...
Homework: Create a new Java class <date>_MethodsHomework.java Create a new method convertFromFahrenheitToCelcius. It has one parameter int Fahrenheit. Inside the method, it will convert the Fahrenheit parameter into Celcius by using thisRead More...
Homework Continue Flappy Bird project Inside main.py, inside game_in_session(), call check_player_fall_off_the_screen() method. Inside main.py, inside game_loop, add a condition that will handle GAME_OVER mode. And create game_over page like below. Including theRead More...
Today we: Continued the Cheese Chase project Coded the Ghost sprite to chase the Mouse sprite while disappearing and showing Created a Game Over Banner When the Mouse sprite touches the BeetleRead More...
Today We Did We went over all the parameters (options) for SaturnArmorMaterial.java We created saturn_helmet, saturn_boots, saturn_leggings, saturn_helmet custom armors. Homework Customize your armor images saturn_boots.png saturn_leggings.png saturn_helmet.png Match the customization withRead More...
What we did today We continued working on the Simba drawing Homework Color in the flat colors using paint bucket tool. Use the eyedropper tool. Remember to MAKE A NEW LAYER. (Don'tRead More...
Today We: Reviewed the HW Started working on the main in the Monster Inheritance project Created the get_menu method that will return the menu of the monsters Your HW: Create a variableRead More...