BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T090000
DTEND;TZID=America/Los_Angeles:20210116T100000
DTSTAMP:20260503T005406
CREATED:20210116T175639Z
LAST-MODIFIED:20210116T175639Z
UID:5923-1610787600-1610791200@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:When user click play button. reset score\, display the player in the middle of the screen\, clear the birds and clouds.\nHomework:\n\nIn the Birdie game\, display “birdie_title.png” on top of the play button
URL:https://www.ayclogic.com/event/9-am-python-game-development-40/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T100000
DTEND;TZID=America/Los_Angeles:20210116T110000
DTSTAMP:20260503T005406
CREATED:20210116T195328Z
LAST-MODIFIED:20210116T195328Z
UID:5925-1610791200-1610794800@www.ayclogic.com
SUMMARY:10 AM - Python Game Development
DESCRIPTION:We discussed and resolved some final project coding challenges\n\nHomework: \n\nFinish your project planning weekly items in the google doc if you have not done so\nMake progress on your final project according to your project plan
URL:https://www.ayclogic.com/event/10-am-python-game-development-35/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T120000
DTEND;TZID=America/Los_Angeles:20210116T130000
DTSTAMP:20260503T005406
CREATED:20210116T210147Z
LAST-MODIFIED:20210116T210147Z
UID:5933-1610798400-1610802000@www.ayclogic.com
SUMMARY:12 PM - Python Game Development
DESCRIPTION:We clarified the project planning items\nWe continued with Shoot Balloon\n\nWe displayed balloon properly\nWe added Target sprite and display the circle as the target on the screen.\n\n\nHomework\n\nFinish your weekly project plan all the way until March 13.\nAccording to your project plan\, make progress on your final.
URL:https://www.ayclogic.com/event/12-pm-python-game-development-13/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T130000
DTEND;TZID=America/Los_Angeles:20210116T140000
DTSTAMP:20260503T005406
CREATED:20210116T220744Z
LAST-MODIFIED:20210116T220940Z
UID:5935-1610802000-1610805600@www.ayclogic.com
SUMMARY:1 PM - Python Game Development
DESCRIPTION:We went over the homework to draw the blue bird onto the background and reviewed how the code works so far.\n We learned/reviewed how the pygame’s coordinate system works.\nWe resized the blue bird with the pygame.transform.scale function.\nWe changed the size of the screen window where we’re drawing all the images.\nWe “moved” the blue bird (bird1) across the screen. We learned about what “FPS” means and how the game loop simulates movement.\nWe created the green bird (bird2) which started at the origin (upper left corner) and moved down.  You can find the source code here.\nHomework:\n\nCreate a third bird using the “bird03_A.png” file.  This bird should start at the origin and move down and to the right towards the lower right corner of the screen.  You should follow the the existing patterns for how we created and moved bird1 and bird2.
URL:https://www.ayclogic.com/event/1-pm-python-game-development-7/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210116T180000
DTEND;TZID=America/Los_Angeles:20210116T190000
DTSTAMP:20260503T005406
CREATED:20210117T031205Z
LAST-MODIFIED:20210117T031205Z
UID:5944-1610820000-1610823600@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Homework\n\nCreate cloud.py\n\nInside cloud.py\, create Cloud class similar to bird.py\nRandomly load cloud1.png\, cloud2.png\, cloud3.png\nIntegrate cloud.py into main.py similar to how you did for bird class.\nI want to see the cloud appear and moving to the right of the screen
URL:https://www.ayclogic.com/event/6-pm-python-game-development-83/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR