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:20210203T180000
DTEND;TZID=America/Los_Angeles:20210203T190000
DTSTAMP:20260429T123503
CREATED:20210204T043158Z
LAST-MODIFIED:20210204T043158Z
UID:6166-1612375200-1612378800@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:We finished implementing the robux program\nYour homework is to learn about dictionaries in python. Read and copy the examples and do the exercises on pages 95 and 99 in the paper book or pages 208 and 214 in the Kindle version.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-91/
CATEGORIES:Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210203T190000
DTEND;TZID=America/Los_Angeles:20210203T200000
DTSTAMP:20260429T123503
CREATED:20210204T041934Z
LAST-MODIFIED:20210208T044612Z
UID:6168-1612378800-1612382400@www.ayclogic.com
SUMMARY:7PM - Python Game Development
DESCRIPTION:We went over the homework to make birds spawn on right and left.\nWe flipped birds so they’re facing left when moving left\nWe started implementing the player object and painted it on the screen\nI’ve updated the code here.\nHomework:\n\nAdd a “direction” attribute and parameter to the Cloud sprite and make the clouds move to left and right just like the birds. Also make clouds moving to the left respawn on the right side of the screen\nResize the player so it’s the same size as the birds.  If you have time\, research the pygame docs to figure out how to get input from the keyboard.
URL:https://www.ayclogic.com/event/7pm-intro-to-python-5/
CATEGORIES:Python Game Development
END:VEVENT
END:VCALENDAR