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:20200731T180000
DTEND;TZID=America/Los_Angeles:20200731T190000
DTSTAMP:20260429T233648
CREATED:20200801T021224Z
LAST-MODIFIED:20200801T021224Z
UID:4071-1596218400-1596222000@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:We added collision detection between player and bird.\nWe added sound effect when fireball collide with bird and player collide with bird.\nWe introduced 2 game modes:\n\nGAME_NOT_STARTED\nGAME_STARTED\n\n\n Homework:\n\nDisplay the play button on the middle of the screen. The formula is\n\nx = half the width of the screen – half the width of the button\ny = half the height of the screen – half the height of the button
URL:https://www.ayclogic.com/event/6-pm-python-game-development-21/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR