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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201119T180000
DTEND;TZID=America/Los_Angeles:20201119T190000
DTSTAMP:20260428T114527
CREATED:20201120T025412Z
LAST-MODIFIED:20201120T025412Z
UID:5231-1605808800-1605812400@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Homework:\n\nEnhance your ShootBalloon project:\n\nCreate hit point in Target sprite.\nDetect the collision between the Target and the Balloon. If they collide\, the Balloon should disappear.\nIn the main.py\, add a class attribute “self.score”. When Target and the Balloon collide\, the self.score should increase according to the Balloon speed.\n\n\nContinue with your Final project:\n\nMake the background image appear on the screen if you have not done so.\nMake the character of your game appear on the screen:\n\nPlatformer: the animal\nWack-a-mole: the hammer.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-61/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201119T190000
DTEND;TZID=America/Los_Angeles:20201119T200000
DTSTAMP:20260428T114527
CREATED:20201120T041100Z
LAST-MODIFIED:20201120T041100Z
UID:5233-1605812400-1605816000@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:Homework:\n\ncreate fireball.py\, similar to cloud.py or player.py.\nInside fireball.py\, load assets/bullet.png\nIn the __init__ function\, it should have direction parameter and in the update function\, make the fireball move to the left and right according to self.direction.\nIntegrate to main.py\, look pygame cheatsheet google doc or look at examples on how you added player into main\,py.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-11/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR