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:20210401T160000
DTEND;TZID=America/Los_Angeles:20210401T170000
DTSTAMP:20260425T125627
CREATED:20210406T215320Z
LAST-MODIFIED:20210406T215320Z
UID:6970-1617292800-1617296400@www.ayclogic.com
SUMMARY:4PM - Python Game Development
DESCRIPTION:Today we did:\n\nCreated giant fireball\n\nMade giant fireball delay\n\n\nMade score reset when user restarts game\nDisplay birds and clouds on start page\n\n\nHomework:\n\nMake the giant fireball appear in front of the player instead of on top of it\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/4pm-python-game-development/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210401T170000
DTEND;TZID=America/Los_Angeles:20210401T180000
DTSTAMP:20260425T125627
CREATED:20210402T010832Z
LAST-MODIFIED:20210402T010832Z
UID:6916-1617296400-1617300000@www.ayclogic.com
SUMMARY:5 PM - Intro To Python Catchup
DESCRIPTION:We learned about data type and variables\nHomework:\n\nCreate a new Python file March14_StringHomeworks.py\nPage 20 to 23
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-catchup/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210401T190000
DTEND;TZID=America/Los_Angeles:20210401T200000
DTSTAMP:20260425T125627
CREATED:20210402T030726Z
LAST-MODIFIED:20210402T030726Z
UID:6921-1617303600-1617307200@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:We continued with Flappy Duck project.\n\nWe added the Tube on the top of the screen starting from the right side of the screen going to the left.\nWe randomize the height of the Tube by displaying the tube in a different Y coordinate.\n\n\nHomework:\n\nIn Flappy Duck project\, make the Flappy Duck flaps its wing\nLook at how we flap the player’s wing (red dragon) in the Birdie project. Don’t follow example from the bird.py\, but follow from player.py.\nYou need to create a list in the __init__\nYou need to create a class attribute self.image_index\nAnd in the update() function you need to get the next image from the list using the index.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-42/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR