4 PM Scratch Level 1 – Makeup
4 PM Scratch Level 1 – Makeup
We continued with Doom On The Broom project We completed the Force Field We added the hippo We started Glacier Race project. Homework: Continue Glacier Race Project from page 169 to 171
We continued with Doom On The Broom project We completed the Force Field We added the hippo We started Glacier Race project. Homework: Continue Glacier Race Project from page 169 to 171
We continued with Hangman game (Jan18_Hangman.py) We added the logic that will display the question mark symbol. Homework: Continue with Hangman game before you start the loop create a function called "update_clue",Read More...
We went over variables and data types. Homework: Buy the following python book if you have not done so: https://www.amazon.com/Python-Crash-Course-2nd-Edition/dp/1593279280/ref=sr_1_3?crid=16NLB4LW407IK&keywords=python+programming&qid=1580672032&sprefix=python+%2Caps%2C233&sr=8-3 Install https://thonny.org/ in your computer From the book above, follow coding exercisesRead More...
1. We went over final project progress in the class with Vivian and Ryan.
Today we finished up the Animal Race. We started with the Funny Faces Project!!! For homework! Add in three different objects for your face!
We continued Birdie game. Homework: Inside Bird class, flip between imageA and imageB so the bird will flap its wing.
We completed Window Cleaner project. We started Punch the Dummy project. Homework: Create a new sprite, use paint. And draw a face with mouth and hair.
Today we continued with the Glacier Race project. For homework: Do pages from 175 until 177
We went over the test result. We started Spaceship 2.0 project. Homework: Duplicate Asteroid sprite and change the costume by drawing a circle with the letter "F" in it. This will beRead More...
We installed Thonny Python Editor in student's computer. If you haven't done so, please install it at home. Download Thonny Python editor from https://thonny.org/ you need it to do your homework WeRead More...
We continued with Jan17_Hangman.py project. Homework: Add code inside the loop, if there is no more '?' in the clue, break from the loop.
We reviewed how to fix python bugs and how to read python errors from https://www.ayclogic.com/fixing-python-bugs/ Next week is Python Quiz, today we reviewed the following for the quiz Variables: Integer, String, Float,Read More...
We went over the homework. We went over the IF ELSE. Homework: Page, 79 to 82.
We went over how to make Flappy Bird game for Ryan and Vivian final project. We continued with Shoot The balloon project.
We continued with Glacier Race project. We added Snow obstacle We added the Gem/Crystal so the red and blue car can gain score. We fixed the problem where when one car spins,Read More...
We completed Hangman game. We went over how to read error messages in Python and fix bugs. Homework: Create 'Feb9_FixBugHomework.py': fix this broken code: https://www.ayclogic.com/fix-python-bugs-2/
We continued with Birdie game We reviewed the homework where we need to make the Bird flap its wing. We created Player class Homework: Create Bullet class
We started Circle Wars project from page 74. Homework: When Enemy or Friend receive "You Win" or "You Lose" message, stop other scripts in this sprite. Continue Circle of Wars project inRead More...
We reviewed the variable topic. We reviewed the homework And we went over IF ELSE, IF ELIF ELSE statements Homework: Page 79,80,81,82
We learned about Python Dictionary. Homework: Change Baby Name Generator, when user selected a gender that is not "girl" or "boy": Just print "invalid selection" and do not ask for any moreRead More...
We learned about dictionary. We enhanced Food Recommendation program to not have duplication using dictionary. Homework: Page 92,93,94,95
We continued with Shooting Baloon project. We discussed final project. Homework: When Baloon is out of screen, call self.kill() When Baloon is shot by target, increase the score.
We went over IF ELSE statements We went over List Homework: Page 34,35,37,38,39,40,41
Today we started the project Ask Gobo! We were able to finish up the project and there is no homework for this week!
We continued with Birdie game. We created config.py We moved bullet_group into player.py because Player is the one who is going to launch the bullet. We launch the bullet when we pressedRead More...
We started Virtual Snow project. We completed Virtual Snow project. No homework.
Today we finished the Glacier Race. We started the game called Fireball Fighting. For Homework: Please find the characters for your game and also a background. Also, please try to make itRead More...
We started CloudyAndSunny project. Homework: Inside "GameLoop" sprite, When S key is pressed Change the "mode" variable to "sunny". Broadcast "Cloudy" message. Change the snow sprite to only create clone when modeRead More...
We completed Circle of Wars. We started Cloudy With a Chance of Rain project. No homework.
We reviewed IF ELSE homework We learned about List We learned about Loop Homework: Page 37 to 41 Page 51 Page 59 Page 72
We reviewed fixing bugs homework. Next week is Python quiz, prepare the following Data Types: Integer, Float, String, Boolean IF ELSE Statements Loops: For loop and While Loop Random Functions How toRead More...
We went over dictionary again Homework: Page 113, 114 Also do Try It Yourself in page 115 6-8 Class Page 162 164 165
We reviewed the quiz result. We learned how to draw in Python using Turtle module. Homework: Complete the Robot drawing in python In grid paper, create any complex shapes. For instance, MarioRead More...
We continued with Shoot Baloon project. When target shoot the baloon, increase the score and play sound effect. Added Play button in the beginning of the game. Final project code review.
We learned coordinates and x and y axis Homework Finish writing the coordinates for the shapes on the paper. Draw the same shapes from the paper into the Scratch Drawing Shapes project.
We continued with Birdie project. We call self.kill() when the bullet is outside of the screen We call self.kill() when the bird is outside of the screen. We made the player controllableRead More...
Today we started the Spaceship project. We added the Rocketship and Asteroid sprites. Homework Add music to the start of the game. Add the Game Over banner and Game Over music. AddRead More...
Homework In Giga sprite When it receive SuperGiga message Add a code that would change the color forever In Griffin sprite When it receive SuperGriffin message Add a code that would changeRead More...
We completed the Cloudy With A Chance of Rain project. We started Jumpy Face project. Homework: page 95 to 98
We reviewed IF ELSE homework We learned about List We learned about Loop Homework: Page 37 to 41 Page 51 Page 59 Page 72
We reviewed homework from last week: List, Loop, and IF ELSE inside Loop Homework: Do number 1 to 3 from here: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/
We started Zelda project Homework: Make the sword thrust works for all directions Create 4 maps
We reviewed dictionary and class homeworks. We continued with Python Class discussion. Homework: In your computer install: https://www.ayclogic.com/python-installation-guide/ In your computer install: https://www.ayclogic.com/pycharm-setup-guide/
We completed robot builder project. We started Kaleido spiral project. Homework: Create a list colors: put 5 colors that you like in this list. Create an Integer variable call it, "current_index", setRead More...
We reviewed homework of List and loops We created "How old are you? " program to continously ask user. Homework: Page 130 and 132, 133.
All students showed their Final project. Flappy Dragon Flappy Bird Continued with Shooting Baloon project. End of class, thank you every one for completing this class. Please come next week to getRead More...
We went through how to add Cloud properly in the game. Homework: When cloud appears from the left, it needs to adjust the x properly to be outside of screen in theRead More...
Today we started the Birthday Card project on page 82. We added the button, cake and banner sprite. We added the party background. Homework Please complete page 90 in the pink book,Read More...
We started the Fireworks project on page 154. We added the Firework Rocket and Star sprite. Homework Please complete page 159 in the book.
We continued with Fireball Fighting game We make the fireball big when the player get the Star. We make the big fireball do 3 damage when the player get the Star. WhenRead More...