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:20201210T170000
DTEND;TZID=America/Los_Angeles:20201210T180000
DTSTAMP:20260428T033500
CREATED:20201211T041116Z
LAST-MODIFIED:20201211T041116Z
UID:5459-1607619600-1607623200@www.ayclogic.com
SUMMARY:5 PM - Python Game Development makeup
DESCRIPTION:Makeup for Nathaniel Leornard. Installed git bash and integrate the git into his computer. Load his final project into his Pycharm
URL:https://www.ayclogic.com/event/5-pm-python-game-development-makeup-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201210T180000
DTEND;TZID=America/Los_Angeles:20201210T190000
DTSTAMP:20260428T033500
CREATED:20201211T040542Z
LAST-MODIFIED:20201211T040542Z
UID:5455-1607623200-1607626800@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Homework:\n\nWhack-a-mole:\n\nAdd functionality to change the mode of the mole when user press the following keys\n\nwhen user press “1”\, change the mode into NORMAL_MODE\nwhen user press “2”\, change the mode into APPEARING_MODE\nwhen user press “3” change the mode into DISAPPEARING_MODE\nwhen user press “4” change the mode into ATTACKING_MODE\n\n\n\n\nPlatformRunner:\n\nAdd the enemy.py.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-68/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201210T190000
DTEND;TZID=America/Los_Angeles:20201210T200000
DTSTAMP:20260428T033500
CREATED:20201211T040857Z
LAST-MODIFIED:20201211T040857Z
UID:5457-1607626800-1607630400@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:We made the fireball to be launchable when the user press SPACE key.\nWe made the fireball face left and right according to player.x\, player.y and player.direction.\nHomework:\n\ncurrently the fireball is launched too frequent which make the game super easy. We have to change the code in main.py create_fireball() function to slow down the creation of fireball. Look at how we slow down the creation of bird and cloud. It is a similar way. But this time\, you have to take into consideration that user also has to press SPACE key before the fireball is launched.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-15/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR