BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
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:20210407T180000
DTEND;TZID=America/Los_Angeles:20210407T190000
DTSTAMP:20260425T125652
CREATED:20210408T015716Z
LAST-MODIFIED:20210410T224416Z
UID:6977-1617818400-1617822000@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:We went over the homework to create the Cloud sprites\nWe created bird and cloud sprite groups.\nWe created a method “create_bird” to add a huge number of birds.\nWe used a technique to slow down the creation of birds.\nI’ve uploaded the code here.\nHomework:\n\nCreate a “create_cloud” method to add new clouds to the cloud_group.\nSlow down the creation of clouds using the same method we used for the birds.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-113/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210407T190000
DTEND;TZID=America/Los_Angeles:20210407T200000
DTSTAMP:20260425T125652
CREATED:20210408T030800Z
LAST-MODIFIED:20210410T224411Z
UID:6982-1617822000-1617825600@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:We reviewed the Birdie Game code.\nWe went over the pygame cheat sheet.\nWe started the Flappy Duck project\nI’ve uploaded the source code here.\nHomework:\n\nCreate a sprite class “Tube” using the downward tube image and move left across the screen.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-43/
CATEGORIES:Python Game Development
END:VEVENT
END:VCALENDAR