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:20200808T110000
DTEND;TZID=America/Los_Angeles:20200808T120000
DTSTAMP:20260503T082123
CREATED:20200808T191833Z
LAST-MODIFIED:20200808T191833Z
UID:4165-1596884400-1596888000@www.ayclogic.com
SUMMARY:11 AM - Python Game Development
DESCRIPTION:we continued with Birdie project.\n\nWe made the game not automatically started when the program is run. Only the play button\, clouds and birds appear. But player is hidden.\nWe made the Play button appear on the middle of the screen.\nWe made the game start when user click anywhere above\, below and on top of the play button.\n\n\nHomework:\n\nMake the game start only when the user click on top of the play button.\nAdd a function “handle_player_bird_collision” function to detect collision between player and the bird similar to “handle_fireball_bird_collision” function. When player and bird collide\, the self.current_mode should be set to GAME_NOT_STARTED.
URL:https://www.ayclogic.com/event/11-am-python-game-development-16/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR