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:20210515T090000
DTEND;TZID=America/Los_Angeles:20210515T100000
DTSTAMP:20260502T185457
CREATED:20210515T201326Z
LAST-MODIFIED:20210515T201326Z
UID:7675-1621069200-1621072800@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:Homework:\n\nRight next to Play button\, display Credit button. Use “assets/images/credit_button.png” image file. You should do this credit button the same way you display play button.\nYou should display this credit button in both landing page and game win page.\nWhen you click this credit button\, you should print “Credit page” in the shell. Again this is the same way you detect mouse click for play button.
URL:https://www.ayclogic.com/event/9-am-python-game-development-55/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210515T120000
DTEND;TZID=America/Los_Angeles:20210515T130000
DTSTAMP:20260502T185457
CREATED:20210515T200147Z
LAST-MODIFIED:20210515T200147Z
UID:7673-1621080000-1621083600@www.ayclogic.com
SUMMARY:12 PM - Advanced Python Game Development
DESCRIPTION:Homework:\n\nAdd feature to make the bullet launch to the RIGHT when user click the mouse.\nWhen bullet hit the wall\, make the wall disappear.
URL:https://www.ayclogic.com/event/12-pm-advanced-python-game-development-4/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210515T130000
DTEND;TZID=America/Los_Angeles:20210515T140000
DTSTAMP:20260502T185457
CREATED:20210515T212819Z
LAST-MODIFIED:20210515T213510Z
UID:7679-1621083600-1621087200@www.ayclogic.com
SUMMARY:1 PM - Python Game Development
DESCRIPTION:We went over the homework to add the downwards tube.\nWe slowed down the creation of tubes.\nI’ve uploaded the source code here.\nHomework:\n\nMove all the constants like “HEIGHT”\, “WIDTH”\, etc.\, into a new file called “config.py” and make sure the code still works.\nCreate a new sprite class called “Player” and make move it across the screen.  You can base the class of of the Birdie “Player” class.  You should use the “Green duck #1-01.png” for the image.\nIntegrate the player inside the “main.py” file so you can see the player appear on the screen.
URL:https://www.ayclogic.com/event/1-pm-python-game-development-22/
CATEGORIES:Python Game Development
END:VEVENT
END:VCALENDAR