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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201013T180000
DTEND;TZID=America/Los_Angeles:20201013T190000
DTSTAMP:20260429T204508
CREATED:20201016T005158Z
LAST-MODIFIED:20201016T005158Z
UID:4850-1602612000-1602615600@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Homework:\n\nMake the Tube appear in both the top and the bottom of the screen.\nWhen it appear in the bottom of the screen\, you have to flip it verticially.\nYou need to randomize the height of the Tube on the top.\n\nYou need to adjust the Y coordinate of the Tube to make the Tube appear shorter.\n\n\nYou need to make sure between top and bottom tube there is at least a gap of 200 pixels.\nYou need to calculate the height of the Tube in the bottom by using this formula: Tube2 Height = Height of the screen – (Tube1 height + gap)
URL:https://www.ayclogic.com/event/6-pm-python-game-development-45/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR