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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200603T190000
DTEND;TZID=America/Los_Angeles:20200603T200000
DTSTAMP:20260605T144157
CREATED:20200604T030843Z
LAST-MODIFIED:20200604T030843Z
UID:3614-1591210800-1591214400@www.ayclogic.com
SUMMARY:7 PM -- Intro to Python
DESCRIPTION:Today we went over variables and Integer\, Float\, and Boolean types.\nYou homework is to complete the examples from page 72-79 (Kindle version) or page 20 to 23 (book version) and submit to chet@ayclogic.com or gamas@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200603T193000
DTEND;TZID=America/Los_Angeles:20200603T203000
DTSTAMP:20260605T144157
CREATED:20200604T033806Z
LAST-MODIFIED:20200604T033806Z
UID:3616-1591212600-1591216200@www.ayclogic.com
SUMMARY:7:30 PM - Intro To Python
DESCRIPTION:Homework:\n\nName your homework file Jun3_Homework.py\nPage 20 to 23\, copy the codes into the Jun3_Homework.py file and run it. Submit your homework to gamas@ayclogic.com before next week.\nIf you have problem\, please email me at gamas@ayclogic.com.
URL:https://www.ayclogic.com/event/730-pm-intro-to-python/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200604T183000
DTEND;TZID=America/Los_Angeles:20200604T193000
DTSTAMP:20260605T144157
CREATED:20200605T023618Z
LAST-MODIFIED:20200605T023618Z
UID:3618-1591295400-1591299000@www.ayclogic.com
SUMMARY:6:30 PM - Intro To Python
DESCRIPTION:We went over the quiz result.\nHomework:\n\np. 138 to 139
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200605T180000
DTEND;TZID=America/Los_Angeles:20200605T190000
DTSTAMP:20260605T144157
CREATED:20200606T015703Z
LAST-MODIFIED:20200606T015703Z
UID:3620-1591380000-1591383600@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Homework:\n\nCreate Cloud class. Look at how we did it for Bird.\nIntegrate Cloud class into main. Look at examples on how we did it with Bird.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-16/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T090000
DTEND;TZID=America/Los_Angeles:20200606T100000
DTSTAMP:20260605T144157
CREATED:20200606T170019Z
LAST-MODIFIED:20200606T170019Z
UID:3623-1591434000-1591437600@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:We completed Python Dictionary.\nWe completed enhancing BabyNameGenerator program.\n Homework:\n\n158\, 160 and 161
URL:https://www.ayclogic.com/event/9-am-python-game-development-5/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T100000
DTEND;TZID=America/Los_Angeles:20200606T110000
DTSTAMP:20260605T144157
CREATED:20200606T173858Z
LAST-MODIFIED:20200606T180059Z
UID:3625-1591437600-1591441200@www.ayclogic.com
SUMMARY:10 AM - Python Game Development
DESCRIPTION:We made the fireball face left and right\nWe learned about hitbox.\nHomework:\n\nCreate a hitbox for the player.\nCreate Cloud class. Look at Bird class for reference.\nIf you can integrate Cloud class into main.py.
URL:https://www.ayclogic.com/event/10-am-python-game-development-16/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T110000
DTEND;TZID=America/Los_Angeles:20200606T120000
DTSTAMP:20260605T144157
CREATED:20200606T231254Z
LAST-MODIFIED:20200606T231254Z
UID:3633-1591441200-1591444800@www.ayclogic.com
SUMMARY:11 AM - Python Game Development
DESCRIPTION:We continued with Birdie project\n\nWe made the Bird to be able to face left and right.\nWe made the Bird to be able to appear from left or right of the screen\n\n\nHomework:\n\nNow when we run the program the program is creating 40 to 60 birds/second. We need to change the code so it will create less frequently.\n\nInside Bird class\, look at how we delay wing flapping delay. Look at where we use self.flap_delay_timer\nYou need to use the same technique inside main.py to call self.create_random_bird() less frequently.
URL:https://www.ayclogic.com/event/11-am-python-game-development-8/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T120000
DTEND;TZID=America/Los_Angeles:20200606T140000
DTSTAMP:20260605T144157
CREATED:20200606T231353Z
LAST-MODIFIED:20200606T231353Z
UID:3635-1591444800-1591452000@www.ayclogic.com
SUMMARY:12 PM - Intro To Python
DESCRIPTION:1st Quiz: 2 hours.
URL:https://www.ayclogic.com/event/12-pm-intro-to-python/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T140000
DTEND;TZID=America/Los_Angeles:20200606T150000
DTSTAMP:20260605T144157
CREATED:20200606T223735Z
LAST-MODIFIED:20200607T010543Z
UID:3630-1591452000-1591455600@www.ayclogic.com
SUMMARY:2 PM – Intro to Python
DESCRIPTION:We reviewed RobotBuilder\nWe started KaleidoSpiral\nYour homework is to fix the bug with KaleidoSpiral so that the program is able to pick from all the colors and continue running forever.  Also\, if there was any feedback on the drawing for you final project\, please apply it and resubmit the drawing to gamas@ayclogic.com and chet@ayclogic.com.
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-11/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T150000
DTEND;TZID=America/Los_Angeles:20200606T160000
DTSTAMP:20260605T144157
CREATED:20200606T231523Z
LAST-MODIFIED:20200614T020337Z
UID:3637-1591455600-1591459200@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:We went over how to connect TextField in FXML file into the Controller class.\nWe went over how to do FlowPane.\nHomework:\n\nIn the FlowPane project that we did in the class\, we added 8 buttons and 1 text field.\nAdd one Label at the very end. After the 8th button. Make the label says “place holder” and set the color to blue.\nAdd a code in the controller to do the following\n\nif button number 1 is pressed\, it will take text from the text field\, and set the Label text from “place holder” to “Hello <text from textfield>”\nif button number 2 is pressed\, it will get the text from the text field and set the text inside Label ten times. Use for loop. For instance\, if user enter “Gamas” in the text field\, when number 2 is pressed\, the Label will become “Gamas Gamas Gamas Gamas Gamas Gamas Gamas Gamas Gamas Gamas”.\nif button number 3 is pressed\, it will take whatever text from the text field and set the Label text 3 times. If user enter “Hello World”\, the label will become “Hello World Hello World Hello World”. Use for loop.
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-12/
CATEGORIES:Introduction To Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T160000
DTEND;TZID=America/Los_Angeles:20200606T170000
DTSTAMP:20260605T144157
CREATED:20200607T030928Z
LAST-MODIFIED:20200607T030928Z
UID:3645-1591459200-1591462800@www.ayclogic.com
SUMMARY:4PM-Scratch Level 1
DESCRIPTION:Scratch Level 1 Test from 3pm- 5pm
URL:https://www.ayclogic.com/event/4pm-scratch-level-1-49/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T170000
DTEND;TZID=America/Los_Angeles:20200606T180000
DTSTAMP:20260605T144157
CREATED:20200607T031145Z
LAST-MODIFIED:20200607T031145Z
UID:3647-1591462800-1591466400@www.ayclogic.com
SUMMARY:5PM-Scratch Level 2
DESCRIPTION:We finished the Minion Happy Birthday project.\nWe started Jumpy Monkey project on page 90\nHomework\n\nComplete page 96 and 97.
URL:https://www.ayclogic.com/event/5pm-scratch-level-2-8/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T180000
DTEND;TZID=America/Los_Angeles:20200606T190000
DTSTAMP:20260605T144157
CREATED:20200607T022247Z
LAST-MODIFIED:20200607T022247Z
UID:3639-1591466400-1591470000@www.ayclogic.com
SUMMARY:6 PM - Intro To Python
DESCRIPTION:We went over last week homework.\nHomework for Jonathan and Benjamin:\n\nCreate a list of Integers: 345\, 9\, -20\,40. Use for loop to print every number in the list.\nCreate a variable\, name\,  whose value is a String: “bEnjAmiN” . Print the variable to the shell and use the String built in function to get the following result:\n\n\nBENJAMIN\nBenjamin\n\n\n\nCreate a program that would continuously ask user to “Are we there yet? ” . If user answer “Yes”\, the program will print “Hurray” and break from the loop. If not it will continuously ask the user the same question again. If you do the program properly\, it will look like below\n\n\nAre we there yet? No\nAre we there yet? No\nAre we there yet? asdfadf\nAre we there yet? Yes\nHurray
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200607T090000
DTEND;TZID=America/Los_Angeles:20200607T100000
DTSTAMP:20260605T144157
CREATED:20200607T170750Z
LAST-MODIFIED:20200607T170750Z
UID:3649-1591520400-1591524000@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:We went over how to make the duck falls when it hits the tube.\nHomework:\n\nWe display the landing page. Landing page includes logo and play button.\nBy tonight (06/07) send me an email regarding your final project:\n\nGo here and choose a game asset.  https://graphicriver.net/game-assets?sort=sales\nGive details on how the game storyline is going to be. Tell me which sprite you are going to use from the game asset. Is there going to be an enemy boss? How do you win the game?\nChoose background song from this website: https://audiojungle.net/
URL:https://www.ayclogic.com/event/9-am-python-game-development-6/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200608T180000
DTEND;TZID=America/Los_Angeles:20200608T190000
DTSTAMP:20260605T144157
CREATED:20200609T021746Z
LAST-MODIFIED:20200609T021746Z
UID:3651-1591639200-1591642800@www.ayclogic.com
SUMMARY:6PM-Scratch Level 2
DESCRIPTION:We started the Star Hunter project. Use this link to check your code if you have any problems https://scratch.mit.edu/projects/403264269/\nHomework\n\nComplete Hacks and Tweaks on page 46 and 47
URL:https://www.ayclogic.com/event/6pm-scratch-level-2-9/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200610T180000
DTEND;TZID=America/Los_Angeles:20200610T190000
DTSTAMP:20260605T144157
CREATED:20200611T034216Z
LAST-MODIFIED:20200612T012945Z
UID:3653-1591812000-1591815600@www.ayclogic.com
SUMMARY:6 PM - Intro To Python
DESCRIPTION:We went over topics\n\nString built-in functions: title()\, upper()\, lower()\nIF ELIF ELSE statements\nHow to get input from shell\nHow to do “for loop”\n\n\nHomework:\n\nhttps://www.ayclogic.com/tell-me-your-age/\nPage. 37 to 41
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-11/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200610T190000
DTEND;TZID=America/Los_Angeles:20200610T200000
DTSTAMP:20260605T144157
CREATED:20200611T032653Z
LAST-MODIFIED:20200612T013147Z
UID:3655-1591815600-1591819200@www.ayclogic.com
SUMMARY:7:00 PM – Intro To Python
DESCRIPTION:We went over the homework and then learned about if/elif/else statements.\nYour homework is to read and go over the exercises from page 79 to 82 in the book version or page 177 to 187 in the Kindle version.
URL:https://www.ayclogic.com/event/3655/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200610T193000
DTEND;TZID=America/Los_Angeles:20200610T203000
DTSTAMP:20260605T144157
CREATED:20200611T034555Z
LAST-MODIFIED:20200611T034555Z
UID:3658-1591817400-1591821000@www.ayclogic.com
SUMMARY:7:30 PM - Intro To Python
DESCRIPTION:We went over Python homework – String functions and formatter\n\nString built-in functions: title()\, upper()\, lower()\nPython formater: f”{f_name}”\nWe went over “\t” and “\n”\n\n\nHomework:\n\nCreate homework file as June10_List1Homework.py\nDo page 34 to 38.
URL:https://www.ayclogic.com/event/730-pm-intro-to-python-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200611T183000
DTEND;TZID=America/Los_Angeles:20200611T193000
DTSTAMP:20260605T144157
CREATED:20200612T025337Z
LAST-MODIFIED:20200612T025337Z
UID:3661-1591900200-1591903800@www.ayclogic.com
SUMMARY:6:30 PM - Intro To Python
DESCRIPTION:We went over function homework. How to have a default parameter.\nWe started Python Turtle module and Robot Builder project.\nHomework:\n\nContinue with Robot Builder project to complete the robot like below. No need to draw the balloon or the multiple arms.
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200612T180000
DTEND;TZID=America/Los_Angeles:20200612T190000
DTSTAMP:20260605T144157
CREATED:20200613T013826Z
LAST-MODIFIED:20200620T010413Z
UID:3664-1591984800-1591988400@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:We integrate Cloud class into main.py\nHomework:\n\nMake the Player flap its wing.\nMake the cloud have its own timer. Look at how we did it to create random bird.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-12/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200612T180000
DTEND;TZID=America/Los_Angeles:20200612T190000
DTSTAMP:20260605T144157
CREATED:20200613T020353Z
LAST-MODIFIED:20200613T020353Z
UID:3666-1591984800-1591988400@www.ayclogic.com
SUMMARY:6PM-Scratch Level 2
DESCRIPTION:We started the Spaceship 2.0 project.\nHomework\n\nDuplicate the star sprite\nChange the costume to a circle with the letter “F” and change the name to PowerUp
URL:https://www.ayclogic.com/event/6pm-scratch-level-2-10/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200613T090000
DTEND;TZID=America/Los_Angeles:20200613T100000
DTSTAMP:20260605T144157
CREATED:20200613T165545Z
LAST-MODIFIED:20200613T175811Z
UID:3670-1592038800-1592042400@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:We went over Python Class or Object Oriented Language\nHomework:\n\nCreate a new file June13_AirPlaneHomework.py:\nCreate a new class called AirPlane:\n\nIt has “number_of_seat”\nIt has “number_of_door”\nWho is the “maker”: Boeing\, Lockheed\, AirBus\nHow high it can fly\, “how_high”.\nIt has “type”: Boeing 747\, Airbus 380
URL:https://www.ayclogic.com/event/9-am-python-game-development-7/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200613T100000
DTEND;TZID=America/Los_Angeles:20200613T110000
DTSTAMP:20260605T144157
CREATED:20200613T175947Z
LAST-MODIFIED:20200613T175947Z
UID:3674-1592042400-1592046000@www.ayclogic.com
SUMMARY:10 AM - Python Game Development
DESCRIPTION:We went over how to add Cloud to the main.\n Homework:\n\nSimilar to how we call create_random_bird() function\, put delay on how we call create_random_cloud() function.
URL:https://www.ayclogic.com/event/10-am-python-game-development-17/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200613T130000
DTEND;TZID=America/Los_Angeles:20200613T140000
DTSTAMP:20260605T144157
CREATED:20200613T205517Z
LAST-MODIFIED:20200613T205943Z
UID:3676-1592053200-1592056800@www.ayclogic.com
SUMMARY:11 AM - Python Game Development
DESCRIPTION:We reviewed the quiz result.\nWe went over function with no return value.\nHomework:\n\nP.130\, P.132\, P.133\nDo the first question in here: https://www.ayclogic.com/intro-to-python/star-wars-problem/
URL:https://www.ayclogic.com/event/11-am-python-game-development-9/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200613T130000
DTEND;TZID=America/Los_Angeles:20200613T140000
DTSTAMP:20260605T144157
CREATED:20200617T035029Z
LAST-MODIFIED:20200617T035029Z
UID:3716-1592053200-1592056800@www.ayclogic.com
SUMMARY:1 PM - Intro To Python
DESCRIPTION:Homework:\n\nDo number 1 only from this page: https://www.ayclogic.com/intro-to-python/star-wars-problem/\nFrom the book do page 132 to 134.
URL:https://www.ayclogic.com/event/1-pm-intro-to-python-7/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200613T140000
DTEND;TZID=America/Los_Angeles:20200613T150000
DTSTAMP:20260605T144157
CREATED:20200613T222635Z
LAST-MODIFIED:20200613T222635Z
UID:3678-1592056800-1592060400@www.ayclogic.com
SUMMARY:2 PM – Intro to Python
DESCRIPTION:We reviewed KaleidoSpiral.\nWe started StarryNight.\nYour homework is to modify StarryNight to draw a new color every time using the “get_next_color()” function.  Then use “random.randint” to draw each star at a random x and y location.
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-12/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200613T150000
DTEND;TZID=America/Los_Angeles:20200613T160000
DTSTAMP:20260605T144157
CREATED:20200616T050624Z
LAST-MODIFIED:20200616T050813Z
UID:3695-1592060400-1592064000@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:We went over FlowPane\nWe went over BorderPane\nHomework:\n\nModify the BorderPane project that we did in the class. I have uploaded the files to the google drive if you missed the last class.\n\nInside sample.fxml on the BorderPane tag element\, add the following\n\nfx:controller="sample.Controller"\n\nSo it will probably look similar to this\n\n<BorderPane fx:controller="sample.Controller" prefHeight="300.0" prefWidth="400.0" xmlns="http://javafx.com/javafx/10.0.2-internal" xmlns:fx="http://javafx.com/fxml/1">\n\n\n\nRemove all the buttons on the top and on the left sections.\nRemove the top FlowPane and left FlowPane.\nAdd a FlowPane on the bottom of BorderPane.\nUsing BorderPane\, FlowPane and Gridpane like we learned last week\, create a user interface like the following:\n\nWhen you click Show Info button do the following\n\nIt needs to call the Controller.showInforAlert method like below\n\n\npublic void showInfoAlert(ActionEvent ae) {\n    Alert a = new Alert(Alert.AlertType.INFORMATION);\n    String message = "Hello World\n";\n    message += "JavaFX";\n    a.setHeaderText("Welcome To AYCLOGIC");\n    a.setContentText(message);\n    a.show();\n}\n\n\n\nYou need to connect the sample.fxml “Show Info” button with this “showInfoAlert(ActionEvent ae)” method like we have done in the class before.\nIf you do it correctly\, when you click the “Show Info” button\, it will show a popup dialog like the following\n\n\n\n\n\n\nWhen you click Submit button it will do the following\n\nGet the text from the first text field. The one right next to the First Name label.\nGet the text from the second text field. The one right next to the Last Name label.\nGet the text from the last text field. The one right next to the Phone label.\nDisplay an alert with all of those 3 informations from the text fields like the following\n\n\nYou need to follow example fro “Show Info” button on how to create an Alert Dialog like above.\n\n\n\n\nWhen you click Clear button\, it will clear all the 3 text fields.
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-13/
CATEGORIES:Introduction To Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200613T160000
DTEND;TZID=America/Los_Angeles:20200613T170000
DTSTAMP:20260605T144157
CREATED:20200613T235808Z
LAST-MODIFIED:20200613T235808Z
UID:3681-1592064000-1592067600@www.ayclogic.com
SUMMARY:4 PM Scratch Level 2
DESCRIPTION:Today we started the Star Hunter project and were able to finish it.\nFor Homework:\n\nCustomize your different octopuses in the Star Hunter project to make them look different.
URL:https://www.ayclogic.com/event/4-pm-scratch-level-2-12/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200613T160000
DTEND;TZID=America/Los_Angeles:20200613T170000
DTSTAMP:20260605T144157
CREATED:20200614T000535Z
LAST-MODIFIED:20200614T000535Z
UID:3683-1592064000-1592067600@www.ayclogic.com
SUMMARY:4PM-Scratch Level 2
DESCRIPTION:We finished the Spaceship 2.0 project.\nWe added the Fireball Powerup sprite.\nWe added the Bomb sprite and Bomb Powerup Sprite\nHomework\n\nCheck my code with yours to make sure it is right https://scratch.mit.edu/projects/404538703/editor/\nMake sure the Asteroid speed and mod code inside the Spaceship sprite is correct.\nYou can set the mod number to 3 if you want to see the asteroid move faster every 3 seconds instead of every 10 seconds.
URL:https://www.ayclogic.com/event/4pm-scratch-level-2-28/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200613T170000
DTEND;TZID=America/Los_Angeles:20200613T180000
DTSTAMP:20260605T144157
CREATED:20200614T011659Z
LAST-MODIFIED:20200620T000806Z
UID:3685-1592067600-1592071200@www.ayclogic.com
SUMMARY:5 PM Scratch Level 2
DESCRIPTION:Today we continued with the Jumpy Monkey project.\nWe were able to get most of it done for today.\nFor Homework:\n\nPlease create a new sprite called level. Then create two costumes with one being a black box with Level 1 in yellow on one of them then duplicate it and change it to Level 2.\nWhen the green flag is clicked show the Level sprite and make sure it’s on the Level 1 costume.
URL:https://www.ayclogic.com/event/5-pm-scratch-level-2-6/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
END:VCALENDAR