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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220908T170000
DTEND;TZID=America/Los_Angeles:20220908T180000
DTSTAMP:20260426T000344
CREATED:20220909T023905Z
LAST-MODIFIED:20220909T024141Z
UID:14829-1662656400-1662660000@www.ayclogic.com
SUMMARY:5 PM - Python Game Development - Gamas
DESCRIPTION:Today We Did\n\nWe continued with Shoot Balloon project.\nWe added ability for the Bug to do chirping.\nWe utilized inheritance method overriding to override Sprite.kill() method.\nWe started a Loading page but we did not finish.\n\nHomework\n\nInside main.py init function\, set your game_mode back to GAME_LANDING_PAGE. Remember in the class we set it to GAME_LOADING_PAGE\, but it will remain in GAME_LOADING_PAGE unless we manually set to GAME_LOADING_PAGE for now. You have to do this otherwise you cannot do your homework.\nAdd Countdown timer 30 seconds to the game. Put it on the top right corner of the screen. This is similar to Flappy Bird game. When the count down goes to 0\, check if score is greater than 100 or not\, if it is greater than 100\, then show GAME WIN page\, if it is less than 100\, then show GAME LOSE page.\nBy the way\, in the class\, I mentioned about a website where it can generate loader/spinner images for you\, here it is: https://loading.io/
URL:https://www.ayclogic.com/event/5-pm-python-game-development-gamas-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR