Homework Continue with April15_RobotBuilder.java Create a new function right_arm(x,y,color) Inside this right_arm function, you need to draw one right arm which composed of 2 rectangles. This is very similar to left_arm function.Read More...
Today we: Made the Banner tilt back and forth. Added the Birthday song and made the Shark sprites sing back and forth. Finished the Birthday Card project. Started the Custom Birthday CardRead More...
Today we: Finished the Lightning Bomb sprite. Created and finished the Fireball Power Up sprite. Finished the Asteroid sprite. Added collision code for the Rocketship sprite and the Asteroid clones, and theRead More...
Homework Continue on Tic-Tac-Toe game In MainActivity.java, when user click on the Start Game button, get the player 1 name and player 2 name and print it to the console. You mightRead More...
Homework In Tic-Tac-Toe project, make the MainActivity "START GAME" button blue like the one in GameActivity and make the text size bigger. If you have not done it, in GameActivity, change theRead More...
Today We Did Reviewed how to draw letters (like the letter S) to help with project Finish second half of Kaleido Spiral In case you need anything, feel free to email meRead More...
Today We Did Semi circles (t.circle function takes extent parameter to make semicircle) Kaleido Spiral In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework APR22_project_hw,Read More...
Today We Did Keep working on Shoot Balloon Game Homework Create the landing page for the game in a function called landing_page(). It should show 1 button, the play button, and whenRead More...
Your HW: Make it so that when shooting a giant bullet, the bullet is not destroyed when it hits a bird It will be added to the giant bullet group which hasRead More...
Today We: Edited codes for the Doom on the Broom project Continued the Fire and Ice Fight project Coded Darwin's Fireball clones to delete when it is near the right edge CodedRead More...
Today We Did Reviewed the exercises covered last week View what we covered today in files Apr22_ReviewHW.py and Apr22_ReviewPart2.py in the google drive: https://drive.google.com/drive/folders/15Guajo6GvNi_09_rLw7QNwPyAcz1sBNA Homework Study for quiz next week