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:20201203T180000
DTEND;TZID=America/Los_Angeles:20201203T190000
DTSTAMP:20260428T061214
CREATED:20201204T015935Z
LAST-MODIFIED:20201204T025631Z
UID:5350-1607018400-1607022000@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:We went over the progress in final projects.\n\nWe made the hammer swing in Whack-a-mole game.\n\n\nWe continued with Balloon Shoot project.\nHomework:\n\nWhack-a-mole game:\n\nCreate multiple enemy_mode:\n\nAPPEARING\nDISAPPEARING\nATTACK\nIDLE\n\n\nAnimate the mole come out from the ground (APPEARING mode)\n\n\nPlatform-runner game:\n\nCreate bullet.py\nWhen user click space key launch bullet from where player is located.\nin the main.py\, enhance create_platform() to make all the platforms for your game.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-64/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201203T180000
DTEND;TZID=America/Los_Angeles:20201203T190000
DTSTAMP:20260428T061214
CREATED:20201204T041405Z
LAST-MODIFIED:20201204T041444Z
UID:5355-1607018400-1607022000@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:We added the ability for the player to move left\, right\, up and down by keyboards a\,w\,s\,d.\nHomework:\n\n\nInside main.py\n# create "create_fireball(self)" function.\n# check if user is pressing SPACE key\n# if it is then create a fireball\n# add fireball to fireball_group\n# don't forget to call this function in the game_loop
URL:https://www.ayclogic.com/event/7-pm-python-game-development-13/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR