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:20200725T090000
DTEND;TZID=America/Los_Angeles:20200725T100000
DTSTAMP:20260503T095450
CREATED:20200725T191443Z
LAST-MODIFIED:20200725T191443Z
UID:3997-1595667600-1595671200@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:We loaded and drawn bird01_A.png in the game.\nWe resized Bird01_A.png image.\nHomework:\n\nLoad and draw scene.png into the screen in coordinate 0\, 0.\nLoad and draw bird02_A.png into the screen in coordinate 100\, 100.
URL:https://www.ayclogic.com/event/9-am-python-game-development-14/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200725T100000
DTEND;TZID=America/Los_Angeles:20200725T110000
DTSTAMP:20260503T095450
CREATED:20200725T191212Z
LAST-MODIFIED:20200725T191212Z
UID:3995-1595671200-1595674800@www.ayclogic.com
SUMMARY:10 AM - Python Game Development
DESCRIPTION:We went over how to implement GAME_NOT_STARTED and GAME_STARTED modes.\nWe displayed Play Button when mode is GAME_NOT_STARTED.\nWe added the code to detect when user click on the mouse to start the game.\nHomework:\n\nEnhance the code to detect when user click on the mouse so it will only start the game when user click exactly on top of the play game button.
URL:https://www.ayclogic.com/event/10-am-python-game-development-22/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200725T110000
DTEND;TZID=America/Los_Angeles:20200725T120000
DTSTAMP:20260503T095450
CREATED:20200725T190906Z
LAST-MODIFIED:20200725T190906Z
UID:3993-1595674800-1595678400@www.ayclogic.com
SUMMARY:11 AM - Python Game Development
DESCRIPTION:We went over how to have cool down period for the fireball launch.\nWe went over how to have hitbox area for Fireball and Bird.\nWe added code to detect collision between Fireball and Bird. When they collide\, both Fireball and Bird sprites disappear.\nHomework:\n\nAdd hitbox area for Player class. Look at how we did it for Fireball and Bird.\nInside main.py\, add the collision code between Player and Bird. Please look at how we did it for Fireball and Bird.
URL:https://www.ayclogic.com/event/11-am-python-game-development-14/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR