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:20190310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20191103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190601T150000
DTEND;TZID=America/Los_Angeles:20190601T160000
DTSTAMP:20260504T043350
CREATED:20190602T025245Z
LAST-MODIFIED:20190602T025245Z
UID:1403-1559401200-1559404800@www.ayclogic.com
SUMMARY:3PM Python Level 2
DESCRIPTION:We started Pygame Birdie game.\n\nWe were able to load Background image.\nWe were able to load the Bird image.\nWe were able to shrink the Bird image.\n\n\nHomeworks:\n\nMake the bird move from left to right. You need to change the x coordinate of the bird.\n\nHint: when you call the following\, the second parameter is the (x\, y) coordinate\n\n\nscreen.blit(bird1A\, (100\,0))
URL:https://www.ayclogic.com/event/3pm-python-level-2-4/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR