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:20200627T090000
DTEND;TZID=America/Los_Angeles:20200627T100000
DTSTAMP:20260503T110905
CREATED:20200627T170009Z
LAST-MODIFIED:20200627T170009Z
UID:3800-1593248400-1593252000@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:Homework:\n\nFinish the Truck class.\n\nCreate a new class Truck\nIt inherits from Car\nOne more attribute: “load_weight” (10)\nCreate a new variable (bradley_truck)\nand it has “GM”\, “BradleyModel”\, 2020\, 18 wheels\, 20 tons\n\n\nTBD
URL:https://www.ayclogic.com/event/9-am-python-game-development-11/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200627T100000
DTEND;TZID=America/Los_Angeles:20200627T110000
DTSTAMP:20260503T110905
CREATED:20200627T193056Z
LAST-MODIFIED:20200627T193056Z
UID:3804-1593252000-1593255600@www.ayclogic.com
SUMMARY:10 AM - Python Game Development
DESCRIPTION:We went over how to make the player face left and right\nHomework:\n\nCreate a function to take care of create bird timer codes\, create cloud timer codes\, create fireball timer codes. Currently these codes are under game_loop function inside main.py. Migrate these codes into a function and call it within game_loop function.\nCreate a function to take care of sprite group update calls and do similar thing like above.\nCreate a function to take care of collision codes and migrate collision codes from game_loop function into this new function.
URL:https://www.ayclogic.com/event/10-am-python-game-development-19/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200627T110000
DTEND;TZID=America/Los_Angeles:20200627T120000
DTSTAMP:20260503T110905
CREATED:20200627T190338Z
LAST-MODIFIED:20200627T190338Z
UID:3802-1593255600-1593259200@www.ayclogic.com
SUMMARY:11 AM - Python Game Development
DESCRIPTION:We went over how to integrate Cloud sprite into the main.\nHomework:\n\nMake the creation of the cloud less frequent. Look at how we did it for the bird creation.
URL:https://www.ayclogic.com/event/11-am-python-game-development-11/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR