9 AM – Indo – Intro To Python – Gamas
Homework Continue with April15_RobotBuilder.py. continue with the robot drawing: neck, head, the eyes and mouth. Don't do the arms, we are going to do it together next week. Look at this screenshotRead More...
Homework Continue with April15_RobotBuilder.py. continue with the robot drawing: neck, head, the eyes and mouth. Don't do the arms, we are going to do it together next week. Look at this screenshotRead More...
Today we: Finished the Window Cleaner project. Started the Birthday Card project. Added the Button sprite and made it change colors forever. When it is clicked, it broadcasts "Party." Changed the backgroundRead More...
Today we: Started the Spaceship project. Added movement code for the Rocketship sprite. Added the Star sprite, and had it make clones randomly and fall down all over the screen. Added theRead More...
Homework Create bank_system.xml and represent the data from BankSystem.java (from the Intro to Java final test). It should have the following items bank_accounts map inside bank_accounts map would have a whole bunchRead More...
Today We Did We continued with Tic Tac Toe android game. We learned how to use SharedPreference to pass information from one page to another page inside the app. We displayed theRead More...
Today We Did Learned how to draw several shapes using for loops Kaleido Spiral In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework APR15_project_hw, pleaseRead More...
Today We Did Learned how to draw half circles Went through examples of drawing things in a loop In case you need anything, feel free to email me at sebastian@ayclogic.com Homework NameRead More...
Your HW: Draw the play button onto the screen like with the logo image Make sure it only shows up when the game state is main menu Make it so when theRead More...
Your HW: Make it so when the clouds spawn from the left, they spawn off screen to the left instead of at x = 0 Use the cloud image's width to determineRead More...
Today We Did Finished covering while loops. View what we covered today at the google drive: https://drive.google.com/drive/folders/15Guajo6GvNi_09_rLw7QNwPyAcz1sBNA Homework Create Apr22_ReviewHW.py file, and do the following pages: Do these exercises https://www.ayclogic.com/intro-to-python-exercises/
What we did today We finished working on the Human anatomy figure drawing. Homework Draw a more detailed sketch over the sketch you did for last week's homework. If you have anyRead More...
Today We Did Keep working on Shoot Balloon Game Homework Add a hitbox for the bug. When you click a bug, make the bug disappear and increase the score by 12 points.Read More...