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:20200606T090000
DTEND;TZID=America/Los_Angeles:20200606T100000
DTSTAMP:20260503T110935
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:20260503T110935
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:20260503T110935
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
END:VCALENDAR