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:20201113T180000
DTEND;TZID=America/Los_Angeles:20201113T190000
DTSTAMP:20260428T131910
CREATED:20201114T053537Z
LAST-MODIFIED:20201114T053537Z
UID:5167-1605290400-1605294000@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Homework\n\nAdd 2 variables in config.py\n\nGAME_NOT_STARTED = 1\nGAME_STARTED = 2\n\n\nLook at Birdie game on how we used these 2 variables to be able\n\nto display Play button and logo in the beginning of the game\nWhen user click on the play button start the game\nGo to Birdie project\, go to the config.py and right click on GAME_NOT_STARTED. Click “Find Usages”. From there you can see all the codes related to GAME_NOT_STARTED to help you figure out how we did it in the Birdie project.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-59/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR