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:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260206T180000
DTEND;TZID=America/Los_Angeles:20260206T190000
DTSTAMP:20260428T070155
CREATED:20260207T040042Z
LAST-MODIFIED:20260207T040042Z
UID:32404-1770400800-1770404400@www.ayclogic.com
SUMMARY:6 PM – Python Game Development – Joel (Darin Sub)
DESCRIPTION:Today we did:\n\nWe continued with ShootBalloon.\n\nHomework:\n\nCreate a explode.py file and define the Explosion class\, which takes in x\, y\, and screen.\nCreate a function in main\,py that creates the explosion and adds to the explosion group after the bug AND balloon disappears. Set the x and y position to be where the bug and balloon were\nCall self.kill() in the explosion class in update() after some time (you have to set the timer for how long the explosion lasts)
URL:https://www.ayclogic.com/event/6-pm-python-game-development-joel-darin-sub-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR