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:20200509T100000
DTEND;TZID=America/Los_Angeles:20200509T110000
DTSTAMP:20260503T123909
CREATED:20200509T190159Z
LAST-MODIFIED:20200509T190159Z
UID:3470-1589018400-1589022000@www.ayclogic.com
SUMMARY:10 AM - Python Game Development
DESCRIPTION:We completed Player class.\nHomework:\n\nIntegrate Player class into main.py\n\nFor example\, look at how we integrated Bird class into main.py\n\nimport the Player class\ncreate player_group\nadd Player into player_group in __init__\ncall player_group.update() in game_loop\nLook at how we did it for Bird class.
URL:https://www.ayclogic.com/event/10-am-python-game-development-12/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200509T110000
DTEND;TZID=America/Los_Angeles:20200509T120000
DTSTAMP:20260503T123909
CREATED:20200509T190505Z
LAST-MODIFIED:20200509T190505Z
UID:3472-1589022000-1589025600@www.ayclogic.com
SUMMARY:11 AM - Python Game Development
DESCRIPTION:We completed class inheritance topic. We did Car and ElectricCar exercises.\nWe downloaded Birdie game assets from google drive.\nHomework:\n\nDownload and install Python 3.7 and Pycharm into your computer. Go to https://www.ayclogic.com/python-game-development/ scroll all the way down.
URL:https://www.ayclogic.com/event/11-am-python-game-development-4/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR