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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210512T180000
DTEND;TZID=America/Los_Angeles:20210512T190000
DTSTAMP:20260429T083339
CREATED:20210513T015841Z
LAST-MODIFIED:20210520T013226Z
UID:7628-1620842400-1620846000@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:We went over the homework\nWe made the player turn left and right and slowed down the fireball creation.\n\nHomework: \n\nMake the player flap its wings\nRandomize the speed of the birds between 3 and 7\nRandomize the speed of the clouds between 1 and 3.\nRead about pygame’s “pygame.Rect” object on pages 247 and 248\, and then read about how pygame handles collisions on pages 268 and 269. Then review the code and think about how we handle collision between the Fireball and the Bird.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-134/
CATEGORIES:Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210512T190000
DTEND;TZID=America/Los_Angeles:20210512T200000
DTSTAMP:20260429T083339
CREATED:20210513T032414Z
LAST-MODIFIED:20210520T013236Z
UID:7635-1620846000-1620849600@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:We went over the homework to make the coin flip.\nWe added some more modes and added the game over page.\nWe added the countdown indicator.\nI’ve uploaded the source code here.\nHomework:\n\nSwitch the mode from GAME_STARTED to GAMER_WIN when the countdown_duration_seconds gets to zero or lower.\nAlso add a method for handling the handle_game_won_page.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-53/
CATEGORIES:Python Game Development
END:VEVENT
END:VCALENDAR