9 AM – Indo – Intro To Python – Gamas
Homework Continue in March25_Turtle_Basic.py Draw a square (white color), a rectangle (yellow color), a triangle (blue color) and an octagon (pink color) according to coordinates below.
Homework Continue in March25_Turtle_Basic.py Draw a square (white color), a rectangle (yellow color), a triangle (blue color) and an octagon (pink color) according to coordinates below.
Today we: Finished the Tunnel of Doom project. Started the Window Cleaner project. Made a Splat sprite. Made Splat clones and learned how to make them show up in random places onRead More...
Today we: Took the Scratch Level 1 Final Test. Homework: No homework! I will grade your tests. Check your emails to see your results. NO CLASS ON APRIL 1 OR 8. CLASSESRead More...
Homework Continue on Tic Tac Toe game. In the activity_main.xml, change the color of the "Start Game" button from purple to blue, similar to activity_game.xml. Inside GameActivity.java use for loop to addRead More...
Today We Did Continued learning how to draw different shapes using Turtle Finished drawing faces (using circle function) In case you need anything, feel free to email me at sebastian@ayclogic.com Homework NameRead More...
Today We Did Finished robot builder In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAR25_robot_addition_hw, please submit by next Friday. Homework: Add one thingRead More...
Your HW: Make the clouds spawn at random y levels and Start on the correct edge of the screen Exactly the same as with the birds
Today We Did Continued working on Shoot Balloon Homework Fix your final project: Change font size of credit page, add Latisha Sumardy as the advisor, and add sound effects to the slashingRead More...
Homework Continue with DEEPSLATE_SATURN_ORE. We started DEEPSLATE_SATURN_ORE, but not finished. The remaining works are as follows create src/main/resources/assets/aycessentials/blockstates/deepslape_saturn_ore.json . This should be very similar to saturn_ore.json in the same directory. update src/main/resources/assets/aycessentials/lang/en_us.jsonRead More...
Your HW: Create a new file called bullet.py Give it a direction and make it move in that direction from where it is created (left/right) Challenge: Spawn one when the player pressesRead More...
Today We: Continued the Doom on the Broom project Used the variable GameSpeed Coded the Explosion sprite Coded the Speedy Specter sprite Coded the Dragon sprite Homework: Duplicate the Bat sprite RenameRead More...
Today We Did Reviewed adding to a list using: append, insert Reviewed removing from a list: pop, remove, del Reviewed list access by index and modify by index. Started learning about for-loops.Read More...
What we did today We finished the Eevee drawing. Homework Draw a background. It CANNOT be only one flat color.