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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240415T160000
DTEND;TZID=America/Los_Angeles:20240415T170000
DTSTAMP:20260428T112147
CREATED:20240416T015229Z
LAST-MODIFIED:20240416T015229Z
UID:24774-1713196800-1713200400@www.ayclogic.com
SUMMARY:4 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today\nHad our second quiz \n  \nNotes\nIf you have any questions\, let me know at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/4-pm-intro-to-python-darin-19/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240415T170000
DTEND;TZID=America/Los_Angeles:20240415T180000
DTSTAMP:20260428T112147
CREATED:20240416T015751Z
LAST-MODIFIED:20240416T015831Z
UID:24775-1713200400-1713204000@www.ayclogic.com
SUMMARY:5 PM - Python Game Development - Darin
DESCRIPTION:What We Did Today:\n\nAdded the game landing page using game modes\nBlitted out the play button on screen and enabled mode switching when the screen is clicked\nWe also corrected and fixed how to make a skill fireball shot.\n\nHomework:\nYour homework is to make a giant fireball whenever the b key is pressed. \n\nYou can only use the giant fireball after 100 milliseconds\, so use a different timer like self.giant_fireball_timer = GIANT_FIREBALL_TIMER where GIANT_FIREBALL_TIMER = 100.\nYou have to make a new method for all of this\, perhaps called self.create_giant_fireball().\nFor the fireball adding itself\, you only need to change the size\, but you need to make a new group and a new group collide for the giant fireball so that it doesn’t disappear when touching enemy birds.\n\nNotes:\nYou can contact me via ddjapri@ayclogic.com for any questions or concerns.
URL:https://www.ayclogic.com/event/5-pm-python-game-development-darin-9/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR