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:20210311T153000
DTEND;TZID=America/Los_Angeles:20210311T163000
DTSTAMP:20260425T141529
CREATED:20210314T074114Z
LAST-MODIFIED:20210314T074114Z
UID:6657-1615476600-1615480200@www.ayclogic.com
SUMMARY:3:30PM - Intro to Python
DESCRIPTION:Today we did:\n\nMade the Player turn when going left or right\nMade Fireball start from where Player is\nMade Fireball be able to shoot left and right\n\n\nHomework:\n\nNone\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/330pm-intro-to-python-6/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210311T180000
DTEND;TZID=America/Los_Angeles:20210311T190000
DTSTAMP:20260425T141529
CREATED:20210312T042539Z
LAST-MODIFIED:20210312T042539Z
UID:6615-1615485600-1615489200@www.ayclogic.com
SUMMARY:6 PM - Advanced Python Game Development
DESCRIPTION:We continued with adding ability for the enemy tank to find path to get closer to the player.\nHomework:\n\nCreate a power_up.py sprite and make the powerup sprite appear randomly periodically on the map. Use assets/Bonus_Upgrade.png image.
URL:https://www.ayclogic.com/event/6-pm-advanced-python-game-development-6/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210311T190000
DTEND;TZID=America/Los_Angeles:20210311T200000
DTSTAMP:20260425T141529
CREATED:20210312T043015Z
LAST-MODIFIED:20210312T043015Z
UID:6617-1615489200-1615492800@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:We completed implemented Play button properly.\n\nWe reset player score\nWe removed all birds from screen\nWe resurrect the player.\n\n\nWe added pop sound effect when the fireball hit the bird.\nHomework:\n\nRight now the cloud is covering the bird. Change the code so the cloud is behind the bird.\nStudy all existing codes\n\nHow to create a new sprite.\nHow to load image in pygame\nHow to resize an image in pygame\nHow to flip an image in pygame\nHow to integrate a sprite into main\nHow to detect collision between sprites.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-36/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR