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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210408T153000
DTEND;TZID=America/Los_Angeles:20210408T163000
DTSTAMP:20260425T125627
CREATED:20210410T000601Z
LAST-MODIFIED:20210410T000601Z
UID:7000-1617895800-1617899400@www.ayclogic.com
SUMMARY:3:30 PM - Python Game Development
DESCRIPTION:We fixed Clouds entering from left side of the screen.\nWe fixed Giant fireball spawn location.\nWe reviewed Birdie project codes\n\nHow to create a new sprite on your game.\nHow to integrate a new sprite into main.py\nHow to detect collision between sprites.\n\n\nHomework:\n\nDownload FlappyDuck project from google drive in here . Next week we will start Flappy Duck project like the following:
URL:https://www.ayclogic.com/event/330-pm-python-game-development/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210408T180000
DTEND;TZID=America/Los_Angeles:20210408T190000
DTSTAMP:20260425T125627
CREATED:20210409T015653Z
LAST-MODIFIED:20210409T015653Z
UID:6993-1617904800-1617908400@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:We made the mole transition to hit mode when we swing hammer on the mole.\nWe slow down the animation of the mole hit mode\nHomework:\n\nSlow down the following animations:\n\nAPPEARING\nDISAPPEARING\nATTACK_MODE\n\n\nMake all 6 moles to have the same distance.\nInside mole.py change the following names\n\nself.hit_index into self.dizzy_index\nself.hit_images into self.dizzy_images\n\n\nDisplay score on the screen. Look at how we display score in Birdie.\nAnd when hammer hit the mole\, increase the score.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-115/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210408T190000
DTEND;TZID=America/Los_Angeles:20210408T200000
DTSTAMP:20260425T125627
CREATED:20210409T032418Z
LAST-MODIFIED:20210409T032418Z
UID:6995-1617908400-1617912000@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:We made the Flappy Bird flaps its wings.\nWe made UPWARD and DOWNWARD tubes.\nHomework:\n\nCreate a new sprite coins.py\nUse coin_1.png and coin_2.png as the images.\nMake it appear on the screen\nAnd animate between coin_1.png and coin_2.png. This is similar to how the Flappy Duck flaps its wings
URL:https://www.ayclogic.com/event/7-pm-python-game-development-44/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR