BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241221T110000
DTEND;TZID=America/Los_Angeles:20241221T120000
DTSTAMP:20260515T004956
CREATED:20241221T051610Z
LAST-MODIFIED:20241221T051610Z
UID:27750-1734778800-1734782400@www.ayclogic.com
SUMMARY:11 AM - Python Game Dev - Indo - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed each individual project.\nWe continued with Flappy Bird project\n\nWe enabled player dizzy mode when it hits the tube.\nWe added GAME OVER page.\n\n\n\nHomework\n\nWork on your individual projects. Look at task assignment I have added in your project proposal google doc.\nNo class on Christmas week\, the class will resume next year on Jan 11\, 2025
URL:https://www.ayclogic.com/event/11-am-python-game-dev-indo-gamas-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241221T150000
DTEND;TZID=America/Los_Angeles:20241221T160000
DTSTAMP:20260515T004956
CREATED:20241222T000316Z
LAST-MODIFIED:20241222T000316Z
UID:27752-1734793200-1734796800@www.ayclogic.com
SUMMARY:3 PM - Adv Python Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe created PurchaseTower\, BaseTower.\nDisplay PurchaseTower on the screen.\nWe created Target sprite.\n\nHomework\n\nNext class would be on Jan 6\, 2025.\nCreate FloatingTower sprite.\n\nIt needs to inherits from PurchaseTower.\noverride the update() function to set the self.x = mouse_x\, self.y = mouse_y.\nAfter you set self.x and self.y\, just call super().update()\n\n\nShow FloatingTower on the screen.\n\ncreate floating_tower_group\ncall floating_tower_group.update()\n\n\nAdd collision detection between target_group and purchase_tower_group.\n\nwhen it collide and mouse is clicked\, create a new FloatingTower
URL:https://www.ayclogic.com/event/3-pm-adv-python-game-dev-gamas-2/
END:VEVENT
END:VCALENDAR