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:20200619T180000
DTEND;TZID=America/Los_Angeles:20200619T190000
DTSTAMP:20260430T061700
CREATED:20200620T021210Z
LAST-MODIFIED:20200620T021238Z
UID:3734-1592589600-1592593200@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Homework\n\nInside Player class\n\nCreate 2 more images in __init__:\n\nrename imageA to imageA_right.\nrename imageB to imageB_right.\nimageA_left. Flip the imageA_right and assign it to imageA_left.\nimageB_left. Flip the imageB_right and assign it to imageB_left.\n\n\nWhen “a” keyboard is pressed\n\nyou need to set self.direction = 270\nyou need to change the image to imageA_left\n\n\nWhen “d” keyboard is pressed\n\nyou need to set self.direction = 90\nyou need to change the image to imageA_right\n\n\nWhen you flap the wing:\n\nCheck the self.direction to decide whether you need to use the left or the right image
URL:https://www.ayclogic.com/event/3734/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR