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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201003T090000
DTEND;TZID=America/Los_Angeles:20201003T100000
DTSTAMP:20260503T053209
CREATED:20201004T024121Z
LAST-MODIFIED:20201004T024121Z
UID:4751-1601715600-1601719200@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:We continued with Birdie game.\nHomework:\n\nWe want to try to make the dragon flap its wing.\n\nInside player.py\, inside __init__ function\, create one more class attribute: self.images = []\nUse for loop to loop through all element inside Player.IMAGES list.\ninside the for loop\, load each image and append into self.images list.\nNext week\, we are going to learn how to use this loaded images.
URL:https://www.ayclogic.com/event/9-am-python-game-development-27/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201003T100000
DTEND;TZID=America/Los_Angeles:20201003T110000
DTSTAMP:20260503T053209
CREATED:20201004T024457Z
LAST-MODIFIED:20201004T024457Z
UID:4753-1601719200-1601722800@www.ayclogic.com
SUMMARY:10 AM - Python Game Development
DESCRIPTION:We continued with Flappy Duck game.\nWe discussed about creating Final Project proposal.\nHomework:\n\nIf you have not created the Final Project proposal google doc\, please do so. Look at this sample project proposal: https://docs.google.com/document/d/1hPjLFw9kmUgSBjevJaHODYOMcz4Xd7A05CAq_8G_GGU/ Also look at the shared game assets in the google drive.\nFor Jasmine\, please add code to detect collission between Duck and Tube. Look at how we did it in Birdie project.
URL:https://www.ayclogic.com/event/10-am-python-game-development-26/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR