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:20210513T080000
DTEND;TZID=America/Los_Angeles:20210513T170000
DTSTAMP:20260429T095938
CREATED:20210514T030352Z
LAST-MODIFIED:20210514T030352Z
UID:7650-1620892800-1620925200@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:We did GAME WIN page\nWe refactored our codes to remove some code duplication\nWe added count down timer.\nHomework:\n\nWhen player died and user click the play\, the player immediately hit the tube again causing it to die immediately. To fix this\, we need to remove the Tube and the coins and place the player on the middle location when we click the play button. We did a similar thing like this in Birdie.\nYou need to add credit_button.png next to the play button.\nYou have to create GAME_CREDIT_PAGE which will be displayed when user click on the credit_button. Look at how we did GAME_WIN and GAME_OVER.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-54/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210513T180000
DTEND;TZID=America/Los_Angeles:20210513T190000
DTSTAMP:20260429T095938
CREATED:20210514T032146Z
LAST-MODIFIED:20210514T032146Z
UID:7653-1620928800-1620932400@www.ayclogic.com
SUMMARY:6 PM - Intro To Java
DESCRIPTION:We went over how to do list in Java.\n\nHow to add\, remove and get elements from List.\nHow to use for loop to go through every element inside the list.\n\n\nHomework:\n\nCreate a new file May13_ListForLoopHomework.java and May13_GameInventoryList.java\nhttps://www.ayclogic.com/java-list-forloop/
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-4/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR