BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
X-ORIGINAL-URL:https://www.ayclogic.com
X-WR-CALDESC:Events for American Young Coder
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220726T180000
DTEND;TZID=America/Los_Angeles:20220726T190000
DTSTAMP:20260605T122849
CREATED:20220727T052541Z
LAST-MODIFIED:20220727T052541Z
UID:14100-1658858400-1658862000@www.ayclogic.com
SUMMARY:6 PM - Scratch 2 - Yitong
DESCRIPTION:What we did today\n\nWe started working on the Spaceship 2.1 project\nWe used the Virtual Snow project as a reference\, and changed the snow into stars.\nWe made a rocket sprite and added controls (up\, down\, left\, right)\nWe used the star sprite’s code as a reference and copied its code onto the asteroid sprite.\n\nHomework\n\nChange the speed of the number of asteroid clones being made from 0.1 second to 2 seconds. (make the number of asteroid clones less frequent).\nLook at your Virtual Snow project to help you.
URL:https://www.ayclogic.com/event/6-pm-scratch-2-yitong/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220723T100000
DTEND;TZID=America/Los_Angeles:20220723T110000
DTSTAMP:20260605T122849
CREATED:20220724T010735Z
LAST-MODIFIED:20220724T010735Z
UID:14058-1658570400-1658574000@www.ayclogic.com
SUMMARY:10 AM - Scratch 2 - Indo - Gamas
DESCRIPTION:Today We Do\n\nWe finished Fireball Fighting games.\n\nHomework\n\nTwo weeks later is final test. Please do this scratch exercise: https://docs.google.com/forms/d/1kNxbq8BwAYDQ-3OFWAY4O3VEAVu5hBJYeTSsVYoCGSI submit it on Friday evening.
URL:https://www.ayclogic.com/event/10-am-scratch-2-indo-gamas-3/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220716T150000
DTEND;TZID=America/Los_Angeles:20220716T160000
DTSTAMP:20260605T122849
CREATED:20220716T225437Z
LAST-MODIFIED:20220716T225437Z
UID:13966-1657983600-1657987200@www.ayclogic.com
SUMMARY:SAT 3 PM - Scratch Level 2 - Alex
DESCRIPTION:Today We Did:\n\nWe continued with the Fireball Fighting project\nWe added in the Super Power so that it would be bigger and do more damage.\nAlso\, we made sure that the player could only shoot a few powers at a time\, instead of shooting an infinite number of them.\n\nFor Homework:\n\nFollow the same steps we did during the class\, but on the second character\, you have.\nMake sure that the second character is limited to how many powers they can shoot.\nAlso\, make sure that when you have the power up\, the power is larger and does more damage to the other character.\nMake sure to email me at alexlee@ayclogic.com when you finish your homework so that I can check it out before class.
URL:https://www.ayclogic.com/event/sat-3-pm-scratch-level-2-alex/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220716T100000
DTEND;TZID=America/Los_Angeles:20220716T110000
DTSTAMP:20260605T122849
CREATED:20220722T175539Z
LAST-MODIFIED:20220722T175539Z
UID:14029-1657965600-1657969200@www.ayclogic.com
SUMMARY:10 AM - Scratch 2 - Gamas
DESCRIPTION:Today We Do\n\nWe continued with Fireball Fighting project. We were able to make the player stop flashing after launching big projectile.\n\nHomework\n\nMake sure both players (left and right) can launch big projectile after eating the star. Make sure both players no longer flashing and the color of the players back to original color after launching the big projectile.
URL:https://www.ayclogic.com/event/10-am-scratch-2-gamas-3/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220715T190000
DTEND;TZID=America/Los_Angeles:20220715T200000
DTSTAMP:20260605T122849
CREATED:20220716T225848Z
LAST-MODIFIED:20220716T225848Z
UID:13970-1657911600-1657915200@www.ayclogic.com
SUMMARY:7 PM Scratch Level 2 - Alex
DESCRIPTION:Today We Did:\n\nWe took the final Scratch test for level 2.\nThe tests will be graded by Tuesday night so expect to see them by then or possibly earlier.
URL:https://www.ayclogic.com/event/7-pm-scratch-level-2-alex/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220709T150000
DTEND;TZID=America/Los_Angeles:20220709T160000
DTSTAMP:20260605T122849
CREATED:20220709T230127Z
LAST-MODIFIED:20220709T230127Z
UID:13871-1657378800-1657382400@www.ayclogic.com
SUMMARY:3 PM - Scratch 2 - Allison
DESCRIPTION:Today We Do\n\nWe added Star sprite which will appear on the screen every 3 seconds.\nWe made one of the player flashing when it touch the star.\nWhen that flashing player launch the projectile\, it stop the flashing.\n\nHomework\n\nMake the other player flashing when it touch the star.\nMake the other player stop flashing when it launch its projectile.\nAdd some code in your player’s projectile sprite so the projectile will become big when GumbalSuperPower variable is “yes” (hint set size to 200%). And when GumbalSuperPower variable is “no” set the size back to 100%. Hint you have to use IF ELSE code. Do this for both players.\nThe homework is due on Friday night. Please send an email to both alexlee@ayclogic.com and gamas@ayclogic.com with the project link. Don’t forget to share your project.
URL:https://www.ayclogic.com/event/3-pm-scratch-2-allison/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220708T170000
DTEND;TZID=America/Los_Angeles:20220708T180000
DTSTAMP:20260605T122849
CREATED:20220709T012600Z
LAST-MODIFIED:20220714T230119Z
UID:13859-1657299600-1657303200@www.ayclogic.com
SUMMARY:5:30 PM - Scratch 2 - Alex
DESCRIPTION:Gamas Chang substitute. \nToday We Do\n\nWe reviewed Practice Final Test\n\nHomework\n\nNext week (07/15) is 1 hour final test. Please study below topics:\n\nMake sure you guys know how to create clones\nReview Fireball Fighting and Spaceship projects.\nMake sure you guys understands X\, Y coordinates especially the X coordinates on the left and right edges of the screen. And Y coordinates on the top and bottom of the screen.\nMake sure you guys understand variable.\nObviously make sure you guys understand forever loop\, repeat.
URL:https://www.ayclogic.com/event/530-pm-scratch-2-alex-3/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220625T150000
DTEND;TZID=America/Los_Angeles:20220625T160000
DTSTAMP:20260605T122849
CREATED:20220627T203037Z
LAST-MODIFIED:20220627T225111Z
UID:13786-1656169200-1656172800@www.ayclogic.com
SUMMARY:3 PM - Scratch Level 2 - Allison
DESCRIPTION:Today we:\n\nFinished the Supermarket project\nStarted the Fireball and Ice-lightning Fight project\nAdded the Cat\, Cat’s Power\, Crab\, and Crab’s Power sprites\nCreated the Game Loop\nCoded the Cat and Crab sprites to move depending on which key is pressed\nCoded clones of the Cat’s Power to move to the right\nCoded clones of the Crab’s Power to move to the left\nCreated variables to keep track of the Cat sprite’s and Crab sprite’s health\nCoded the Cat sprite to lose one health when touching a Crab’s Power clone\nCoded the Crab sprite to lose one health when touching a Cat’s Power clone\n\nImportant Information:\n\nSince we will have a substitute teacher in the next class\, please email your homework the night before class to alexlee@ayclogic.com. Don’t forget to share your project\, as well as write your name and Scratch project link in the email. \nTo celebrate the Fourth of July\, there will be no class next week as the school will be closed from July 2 to July 8. Our next class will be on July 9.\n\nHomework:\n\nUpload costumes of your choice from the internet for the Cat\, Crab\, Cat’s Power\, and Crab’s Power sprite.\nUpload a background of your choice from the internet.\nRename your sprites. (Ex: If I choose an image of Gumball From The Amazing World of Gumball\, I would rename the Cat sprite to Gumball and rename Cat’s Power to Gumball’s Power.)\nContact us if you have any questions or need any help.
URL:https://www.ayclogic.com/event/3-pm-scratch-level-2-allison-23/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220625T110000
DTEND;TZID=America/Los_Angeles:20220625T120000
DTSTAMP:20260605T122849
CREATED:20220625T190854Z
LAST-MODIFIED:20220625T190854Z
UID:13768-1656154800-1656158400@www.ayclogic.com
SUMMARY:11 AM - Scratch 2 - Abigail
DESCRIPTION:What we did today\n\nWe continued working on the Spaceship project.\nWe downloaded the fireball and coded it to shoot.\n\nHomework\n(Only for Kingsley) \n\nWatch the recording from 2 weeks ago to catch up with everybody.\nDo the homework from 2 weeks ago. (Do the June 11 homework)\n\n 
URL:https://www.ayclogic.com/event/11-am-scratch-2-abigail-3/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220624T173000
DTEND;TZID=America/Los_Angeles:20220624T183000
DTSTAMP:20260605T122849
CREATED:20220625T012531Z
LAST-MODIFIED:20220625T012531Z
UID:13754-1656091800-1656095400@www.ayclogic.com
SUMMARY:5:30 PM - Scratch Level 2 - Alex
DESCRIPTION:Today We Did:\n\nToday we reviewed how to move a sprite around.\nWe also practiced creating clones and how to delete things on the edges of the screen without using if touching the edge.\nWe also reviewed “AND” and “OR”.\n\nFor Homework:\n\nTake the practice test I sent you in your email before the next class.\nIf you guys didn’t get the practice test here is the link to it: test
URL:https://www.ayclogic.com/event/530-pm-scratch-level-2-alex-4/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220618T150000
DTEND;TZID=America/Los_Angeles:20220618T160000
DTSTAMP:20260605T122849
CREATED:20220619T081523Z
LAST-MODIFIED:20220619T081744Z
UID:13614-1655564400-1655568000@www.ayclogic.com
SUMMARY:3 PM - Scratch Level 2 - Allison
DESCRIPTION:Today we:\n\nContinued the Supermarket project\nCreated a Shopping Cart list\nCoded the Watermelon sprite to hide and add the word “Watermelon” to the Shopping Cart list if clicked\nCoded the Apple sprite to hide and add the word “Apple” to the Shopping Cart list if clicked\nCreated the sprite “Checkout” and the variable “total_cost”\nCoded the Cat sprite to say the items in the Shopping Cart and say the total cost\n\nHomework:\n\nReminder: Please email your homework the night before class to allison@ayclogic.com. Don’t forget to share your project\, as well as write your name and Scratch project link in the email. \nCode the Bananas\, Muffin\, Bread\, Donut\, Jar\, and Milk sprites to do the same thing as the Watermelon sprite when clicked. Use the information at the bottom to help.\nEx: If the player presses the Bananas sprite\, the sprite will point in the right direction\, have a bigger size\, and say “Thank you for purchasing bananas. It costs $4”. The banana will be added to the shopping cart\, $4 has been added to the total cost\, the sprite goes back to its original size\, and then the sprite hides.\nCode the Banana\, Muffin\, Bread\, Donut\, Jar\, and Milk sprites to show when the game starts.\nContact us if you have any questions or need any help\n\nHomework Information:\nThese are the costs for the items in the game. \n\nBananas: $4\nMuffin: $2\nBread: $5\nDonut: $6\nJar: $7\nMilk: $9
URL:https://www.ayclogic.com/event/3-pm-scratch-level-2-allison-22/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220618T110000
DTEND;TZID=America/Los_Angeles:20220618T120000
DTSTAMP:20260605T122849
CREATED:20220618T191333Z
LAST-MODIFIED:20220618T191333Z
UID:13601-1655550000-1655553600@www.ayclogic.com
SUMMARY:11 AM - Scratch 2 - Abigail
DESCRIPTION:What we did today\n\nWe went over how to make banner appear when the asteroid touches the rocket-ship.\nWe went over how to stop the asteroids from moving when it touches the rocket-ship.\nWe went over how to disable the rocket-ship’s controls when it touches the asteroids.\n\nHomework\n(only for Kingsley) \n\nDownload the fireball sprite from “project resources”.\nHide the fireball sprite when green flag is clicked.
URL:https://www.ayclogic.com/event/11-am-scratch-2-abigail-2/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220611T150000
DTEND;TZID=America/Los_Angeles:20220611T160000
DTSTAMP:20260605T122849
CREATED:20220613T184634Z
LAST-MODIFIED:20220613T185058Z
UID:13500-1654959600-1654963200@www.ayclogic.com
SUMMARY:3 PM - Scratch Level 2 - Allison
DESCRIPTION:Today we:\n\nReviewed and finished the Mary Had a Little Lamb project using list\nStarted the Supermarket project\nCoded the Cat sprite to say the categories by using list\nCoded the Watermelon sprite to rotate when the Cat sprite says the category “Fruit”\n\nHomework:\n\nReminder: Please email your homework the night before class to allison@ayclogic.com. Don’t forget to share your project\, as well as write your name and Scratch project link in the email. \nAdd the following sprites: Apple\, Banana\, Muffin\, Bread\, Donut\, Jar\, and Milk\nWhen the Cat sprite says the category “Fruit”\, code the Apple and Banana sprites to rotate left and right (like the Watermelon sprite)\nWhen the Cat sprite says the category “Baked Goods”\, code the Muffin\, Bread\, and Donut sprites to rotate left and right\nWhen the Cat sprite says the category “Other”\, code the Jar and Milk sprites to rotate left and right\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/3-pm-scratch-level-2-allison-21/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220611T110000
DTEND;TZID=America/Los_Angeles:20220611T120000
DTSTAMP:20260605T122849
CREATED:20220611T192407Z
LAST-MODIFIED:20220611T192407Z
UID:13472-1654945200-1654948800@www.ayclogic.com
SUMMARY:11 AM - Scratch 2 - Abigail
DESCRIPTION:What we did today\n\nWe continued working on the Spaceship game.\n\nHomework\n\nMake the Bomb sprite go to the Spaceship sprite when pressing “b” key. (use the code from Fireball sprite)\nMake the Bomb sprite move upwards. (use the code from Fireball sprite)
URL:https://www.ayclogic.com/event/11-am-scratch-2-abigail/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220610T173000
DTEND;TZID=America/Los_Angeles:20220610T183000
DTSTAMP:20260605T122849
CREATED:20220611T012910Z
LAST-MODIFIED:20220611T012910Z
UID:13461-1654882200-1654885800@www.ayclogic.com
SUMMARY:5:30 Scratch Level 2 - Alex
DESCRIPTION:Today We Did:\n\nWe continued with the Fireball Fighting project\nAdded in both fireballs and the lives variable\nWe also made the game ends when there are no lives left for one of the characters\nAlso added in the creation of the apple for lives\n\nFor Homework:\n\nWhen one of your characters touches the apple\, their lives should go up by 1.\nThe apple should then be deleted and also the numofapples variable should go to 0.
URL:https://www.ayclogic.com/event/530-scratch-level-2-alex-2/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220604T150000
DTEND;TZID=America/Los_Angeles:20220604T160000
DTSTAMP:20260605T122849
CREATED:20220604T225812Z
LAST-MODIFIED:20220604T225812Z
UID:13380-1654354800-1654358400@www.ayclogic.com
SUMMARY:3 PM Scratch Level 2 - Alex
DESCRIPTION:Today We Did:\n\nToday we shortly looked over the Doom on the Broom project.\nWe learned about how to create and use a list.\nLearned about the index\, and how we change it so that we can go through the whole list.\n\nFor Homework:\n\nCreate a new list in the Mary Had a Little Lamb project called Ode to Joy List.\nFollow the picture below for the entire list\, the re in the first line should have a pause after it.\nMake sure that you can play it the same way that you can play Mary Had a Little Lamb (Switch out the code for Mary Had a Little Lamb so that you can play Ode to Joy).
URL:https://www.ayclogic.com/event/3-pm-scratch-level-2-alex-2/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220604T110000
DTEND;TZID=America/Los_Angeles:20220604T120000
DTSTAMP:20260605T122849
CREATED:20220606T032605Z
LAST-MODIFIED:20220606T032741Z
UID:13399-1654340400-1654344000@www.ayclogic.com
SUMMARY:11 AM - Scratch Level 2 - Abigail
DESCRIPTION:Today we:\n\nStarted the Spaceship project\nCreated the Star sprite by redesigning the Snowflake sprite’s costume\, deleting the stamp codes\, and making the clones fall straight down\nAdded the Rocketship sprite\nCoded the Rocketship sprite to move up\, down\, left\, and right depending on which arrow key the player presses\nCreated the Asteroid sprite\n\nHomework:\n\nCode the Asteroid sprite to be a bigger size\, around the Rocketship’s size or bigger\nChange the Asteroid sprite to create a clone every 2 seconds instead of 0.03 seconds\nCreate a Game Over Banner sprite
URL:https://www.ayclogic.com/event/11-am-scratch-level-2-abigail/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220603T173000
DTEND;TZID=America/Los_Angeles:20220603T183000
DTSTAMP:20260605T122849
CREATED:20220604T013525Z
LAST-MODIFIED:20220604T013525Z
UID:13347-1654277400-1654281000@www.ayclogic.com
SUMMARY:5:30 Scratch Level 2 - Alex
DESCRIPTION:Today We Did:\n\nWe started the Fireball Fighting project by making the characters move so they could shoot the fireballs.\nThe first character can now only shoot 5 fireballs at a time since we added in the number of fireballs.\n\nFor Homework:\n\nMake it so that the second character can also only shoot 5 fireballs at a time.\nAlso\, create a new variable called Lives for each of the characters.\nWhen a character is hit\, their lives should go down by 1 and the fireball should be deleted.
URL:https://www.ayclogic.com/event/530-scratch-level-2-alex/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220527T173000
DTEND;TZID=America/Los_Angeles:20220527T183000
DTSTAMP:20260605T122849
CREATED:20220528T012605Z
LAST-MODIFIED:20220528T012605Z
UID:13272-1653672600-1653676200@www.ayclogic.com
SUMMARY:5:30 PM Scratch Level 2 - Alex
DESCRIPTION:Today We Did:\n\nWe finished up the Supermarket List project\nAdding in the price for all the products and telling the user how much they owe.\nWe also started the Fireball Fighting project by making the first character move.\n\nFor Homework:\n\nIf you guys have not found your characters already\, find two characters that you like to fight each other and make sure their backgrounds are clear.\nAlso\, get two types of projectiles (like the fireball) that the characters can use to throw at each other.\nMake sure that both characters are able to move around with the arrow keys and also WASD.\nThe characters should also be able to shoot projectiles at each other\, look at past projects if you need help on how to shoot them.
URL:https://www.ayclogic.com/event/530-pm-scratch-level-2-alex-3/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220521T150000
DTEND;TZID=America/Los_Angeles:20220521T160000
DTSTAMP:20260605T122849
CREATED:20220524T054221Z
LAST-MODIFIED:20220524T055015Z
UID:13195-1653145200-1653148800@www.ayclogic.com
SUMMARY:3 PM - Scratch Level 2 - Allison
DESCRIPTION:Today we:\n\nReviewed how to make a card in Scratch\nReviewed and added changes to the Doom on the Broom project\n\nImportant Information:\n\nIn honor of Memorial Day\, the school will be closed from Saturday 5/28 to Monday 5/30. Our next class will be on Saturday 6/4.\nYou can find the list of days the school will be closed in honor of holidays:  https://www.ayclogic.com/observed-holidays/\n\nImportant Reminders:\n\nThere are new homework rules. After you finish your homework in Scratch\, you have to send an email the night before the day of the class.\nSince our class is on Saturday\, send an email to allison@ayclogic.com by Friday at 8 PM. In that email\, write down your name and a link to your shared Scratch project homework. Make sure to share your Scratch project.\n\nHomework:\n\nCreate a Father’s Day card in Scratch. Have fun and be creative!\nMake sure to follow the competition rules listed in https://www.ayclogic.com/2022-scratch-coding-competition/.\n Contact us if you have any questions or need any help.
URL:https://www.ayclogic.com/event/3-pm-scratch-level-2-allison-20/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220521T100000
DTEND;TZID=America/Los_Angeles:20220521T110000
DTSTAMP:20260605T122849
CREATED:20220521T040015Z
LAST-MODIFIED:20220521T182553Z
UID:13139-1653127200-1653130800@www.ayclogic.com
SUMMARY:10 AM - Scratch 2 - Indo - Gamas
DESCRIPTION:Homework\n\nContinue with Fireball Fighting game\nMake the rightPlayer able to launch rightProjectile when user click the “m” key.\nMake the star sprite randomly appear on the screen every 5 seconds. And then it will disappear after one the player touch the star sprite.
URL:https://www.ayclogic.com/event/10-am-scratch-2-indo-gamas/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220520T173000
DTEND;TZID=America/Los_Angeles:20220520T183000
DTSTAMP:20260605T122849
CREATED:20220521T012908Z
LAST-MODIFIED:20220521T012908Z
UID:13135-1653067800-1653071400@www.ayclogic.com
SUMMARY:5:30 PM Scratch Level 2 Alex
DESCRIPTION:Today We Did:\n\nWe did Mary Had a Little Lamb using a list instead of broadcasting everything\nStarted the Supermarket list project\nAdded in the cats code with the categories\nAlso added in the apple and watermelon\n\nFor Homework:\n\nAdd in one more fruit which will do the same thing as the apple and watermelon.\nAlso\, add in three sprites under the fruits that will receive the Bakery broadcast and move.\nFor example\, a sprite you could add in would be Bread or Muffin.
URL:https://www.ayclogic.com/event/530-pm-scratch-level-2-alex-2/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220514T150000
DTEND;TZID=America/Los_Angeles:20220514T160000
DTSTAMP:20260605T122849
CREATED:20220514T225948Z
LAST-MODIFIED:20220514T225948Z
UID:13060-1652540400-1652544000@www.ayclogic.com
SUMMARY:3 PM Scratch Level 2 - Alex
DESCRIPTION:Important Reminders:\n\nThere are new homework rules. After you finish your homework in Scratch\, you have to send an email the night before the day of the class.\nSince our class is on Saturday\, send an email to allison@ayclogic.com by Friday at 8 PM. In that email\, write down your name and a link to your shared Scratch project homework. Make sure to share your Scratch project.\n\nFor Homework:\n\nMake the Bat\, Speedy Spector\, and Dragon delete when they touch the Forcefield.\nAlso\, duplicated the Bat sprite twice and add two hippos that give the user either another life or another forcefield.\nWhen the hippos touch the witch is when they give the extra life/forcefield.\nIf the hippo touches the forcefield or gets hit by a fireball\, it will disappear.\nFollow pages 126-127 in the book to add the hippos that give extra lives/forcefields.
URL:https://www.ayclogic.com/event/3-pm-scratch-level-2-alex/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220514T100000
DTEND;TZID=America/Los_Angeles:20220514T110000
DTSTAMP:20260605T122849
CREATED:20220514T040141Z
LAST-MODIFIED:20220514T040141Z
UID:13042-1652522400-1652526000@www.ayclogic.com
SUMMARY:SAT - 10 AM - Scratch 2 - Gamas
DESCRIPTION:Homework\n\nFind 2 character images in the Internet that you like for your project. The image have to be transparent background.\nFind 2 projectile images in the Internet that you like for your project. The image have to be transparent background.\nInside the leftPlayer\, add more code inside the movement myblock to prevent the leftPlayer to go outside the screen.\nInside the rightPlayer\, add the code to make the rightPlayer able to move using the arrows keys.
URL:https://www.ayclogic.com/event/sat-10-am-scratch-2-gamas-4/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220507T150000
DTEND;TZID=America/Los_Angeles:20220507T160000
DTSTAMP:20260605T122849
CREATED:20220507T231741Z
LAST-MODIFIED:20220513T011924Z
UID:12909-1651935600-1651939200@www.ayclogic.com
SUMMARY:3 PM - Scratch Level 2 - Allison
DESCRIPTION:Today we:\n\nContinued the Doom on the Broom project\nCoded the bats to face right or left\nCoded the Witch sprite to lose a life and hide if the Witch sprite is touching a Bat clone\nDeleted the Bat clones if the Witch sprite loses a life\nCoded the Witch sprite to show if the amount of lives left is greater than 0\nCoded the game to end if the amount of lives left is equal to 0\nCoded the game to add 1 point to the score when a Fireball clone touches a Bat clone\nReset the score when a new game starts\nAdded the variable Gamespeed\n\nImportant Reminders:\n\nThere are new homework rules. After you finish your homework in Scratch\, you have to send an email the night before the day of the class.\nSince our class is on Saturday\, send an email to allison@ayclogic.com by Friday 8 PM. In that email\, write down your name and a link to your shared Scratch project homework. Make sure to share your Scratch project.\n\nHomework:\n\nDuplicate Bat sprite into Speedy Specter and Dragon sprites.\nAnd then follow the codes in Scratch Book Pg. 118-121.\nFor Pg. 118-119\, you can recolor the Bat costumes or you can use a different sprite (ex: Dinosaur 3)\nContact us at gamas@ayclogic.com or allison@ayclogic.com if you have any questions or need any help.
URL:https://www.ayclogic.com/event/3-pm-scratch-level-2-allison-19/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220507T100000
DTEND;TZID=America/Los_Angeles:20220507T110000
DTSTAMP:20260605T122849
CREATED:20220507T035521Z
LAST-MODIFIED:20220507T035521Z
UID:12883-1651917600-1651921200@www.ayclogic.com
SUMMARY:SAT - 10 AM - Scratch 2 - Gamas
DESCRIPTION:Today We Do\n\nWe completed Doom On The Broom project.\nWe went over Father’s Day Coding competition due on June 4. Check this link for more details https://www.ayclogic.com/2022-scratch-coding-competition/\nWe went over how to use broadcast and when I received. Do not use a lot of wait.\n\nHomework\n\nCreate Father’s Day card project due May 13.\nUse a lot of pictures and create a good story. It needs to be at least 30 seconds. Ask help from your mom to get family pictures or dad’s pictures.\nUse good back ground music if you can.\nTake a look at https://www.ayclogic.com/2022-scratch-coding-competition/ for examples and more details.
URL:https://www.ayclogic.com/event/sat-10-am-scratch-2-gamas-3/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220506T173000
DTEND;TZID=America/Los_Angeles:20220506T183000
DTSTAMP:20260605T122849
CREATED:20220507T013046Z
LAST-MODIFIED:20220507T013046Z
UID:12879-1651858200-1651861800@www.ayclogic.com
SUMMARY:5:30 PM Scratch Level 2 Alex
DESCRIPTION:For Homework:\n\nFind two characters for a new project we are going to do called the Fireball Fighting project.\nThe two characters have to have a clear background that we can upload to Scratch\nWe also need two projectiles/fireballs for the characters to shoot at each other.\nMake sure that everything is appropriate.
URL:https://www.ayclogic.com/event/530-pm-scratch-level-2-alex/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220430T150000
DTEND;TZID=America/Los_Angeles:20220430T160000
DTSTAMP:20260605T122849
CREATED:20220502T040248Z
LAST-MODIFIED:20220502T040248Z
UID:12796-1651330800-1651334400@www.ayclogic.com
SUMMARY:3 PM - Scratch Level 2 - Allison
DESCRIPTION:Today we:\n\nContinued the Doom on the Broom project.\nCoded the Witch sprite to turn left if the left arrow key is pressed.\nCoded the Witch sprite to turn right if the right arrow key is pressed.\nCoded Fireball clones to be created with the player presses the space key.\nCoded the Fireball clones to move until they touch the edge.\n\nImportant Reminders:\n\nThere are new homework rules. After you finish your homework in Scratch\, you have to send an email the night before the day of the class.\nSince our class is on Saturday\, send an email to allison@ayclogic.com by Friday 8 PM. In that email\, write down your name and a link to your shared Scratch project homework. Make sure to share your Scratch project.\n\nHomework:\n\nAfter the Bat clones point towards the Witch sprite\, code the Bat clones to keep on moving 1 step until they touch the Witch sprite.\nIf the Bat clones touch the Fireball clones\, code the Bat clones to play the sound “pop” and delete the Bat clones.\nContact us at gamas@ayclogic.com or allison@ayclogic.com if you have any questions or need any help.
URL:https://www.ayclogic.com/event/3-pm-scratch-level-2-allison-18/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220429T173000
DTEND;TZID=America/Los_Angeles:20220429T183000
DTSTAMP:20260605T122849
CREATED:20220430T012816Z
LAST-MODIFIED:20220430T012816Z
UID:12765-1651253400-1651257000@www.ayclogic.com
SUMMARY:5:30 PM Scratch Level 2 Alexander Lee
DESCRIPTION:Today We Did:\n\nWe continued with the Doom on the Broom project\nAdded in the ghost\nAlso added in the forcefield\n\nFor Homework:\n\nCreate two different hippos\, one hippo will give you one more life and the other hippo will give you another forcefield.\nMake sure to show the player that it will give you a life or a forcefield.
URL:https://www.ayclogic.com/event/530-pm-scratch-level-2-alexander-lee-9/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220423T150000
DTEND;TZID=America/Los_Angeles:20220423T160000
DTSTAMP:20260605T122849
CREATED:20220424T211504Z
LAST-MODIFIED:20220424T211935Z
UID:12664-1650726000-1650729600@www.ayclogic.com
SUMMARY:3 PM - Scratch Level 2 - Allison
DESCRIPTION:Today we:\n\nFinished the Jumpy Monkey project.\nAnnounced the Mother’s Day Card competition. Feel free to join if you’d like!\nStarted the Doom on the Broom project.\n\nImportant Reminders:\n\nThere are new homework rules. After you finish your homework in Scratch\, you have to send an email the night before the day of the class.\nSince our class is on Saturday\, send an email to allison@ayclogic.com by Friday 8 PM. In that email\, write down your name and a link to your shared Scratch project homework. Make sure to share your Scratch project.\n\nHomework:\n\nAdd a Bat sprite.\nRead and do the codes in the yellow Scratch Book Pg. 114. Do not do any codes after “point towards Witch”.\nContact us at gamas@ayclogic.com or allison@ayclogic.com if you have any questions or need any help.
URL:https://www.ayclogic.com/event/3-pm-scratch-level-2-allison-17/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
END:VCALENDAR