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:20190310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20191103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190607T190000
DTEND;TZID=America/Los_Angeles:20190607T200000
DTSTAMP:20260501T000410
CREATED:20190608T040523Z
LAST-MODIFIED:20190608T040523Z
UID:1418-1559934000-1559937600@www.ayclogic.com
SUMMARY:7PM Python Level 2
DESCRIPTION:We reviewed last week materials:\n\nWe reviewed what class means.\nWe reviewed __init__ function.\n\n\nWe continued with Birdie project.\n\nWe were able to randomly make the bird face left or right randomly.\nWe were able to create a random bird every 20 frame per second.\nWe were able to make the bird in left or right side of the screen.\nWe were able to choose any of the 4 bird files randomly.\n\n\nHomeworks:\n\nMake different bird size every time a bird is created.\nMake bird flapping slower. The way to do this should be very similar with the way we used “create_bird_timer” and “create_bird_delay” variables.
URL:https://www.ayclogic.com/event/7pm-python-level-2-10/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR