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:20200911T180000
DTEND;TZID=America/Los_Angeles:20200911T190000
DTSTAMP:20260429T220741
CREATED:20200912T021024Z
LAST-MODIFIED:20200912T021024Z
UID:4469-1599847200-1599850800@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Homework:\n\nFinish the player.py.\n\nLoad the 2 images and make them flap their wing. Look at how we did it in Bird.py in the Birdie project.\nIntegrate player.py into main.py and make the player appear in the middle of the screen. Look at how we did it in the Birdie game.\n\nDo import on the top of the file\nYou have to create sprite group. Look at tube_group.\nIn the init\, create a player and add it to its sprite group. Look at how we did it in Birdie.\nInside game loop\, call sprite group update() function.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-32/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR