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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220707T170000
DTEND;TZID=America/Los_Angeles:20220707T180000
DTSTAMP:20260501T033850
CREATED:20220708T014845Z
LAST-MODIFIED:20220708T014845Z
UID:13857-1657213200-1657216800@www.ayclogic.com
SUMMARY:5 PM - Python Game Development - Gamas
DESCRIPTION:Today We Do\n\nWe reviewed final projects.\nWe started Shoot Balloon project.\n\nHomework\n\nThe final project is due on July 21. Please make progress on your final project every week according to your project plan. If you have question or need help\, ask your parents to setup an extra class with me. Or you can also email me to gamas@ayclogic.com. Please push your code to the gitlab so I can see your latest code.\nMake a small progress on your Shoot Balloon project\, display balloon sprite on the screen.
URL:https://www.ayclogic.com/event/5-pm-python-game-development-gamas-3/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220708T190000
DTEND;TZID=America/Los_Angeles:20220708T200000
DTSTAMP:20260501T033850
CREATED:20220709T030602Z
LAST-MODIFIED:20220709T030602Z
UID:13861-1657306800-1657310400@www.ayclogic.com
SUMMARY:7 PM - Python Game Development - Gamas
DESCRIPTION:Today We Do\n\nWe reviewed individual project.\nWe continued with flappy bird\n\nHomework\n\nContinue on your individual project.\nContinue on Flappy Bird\, create landing page like below
URL:https://www.ayclogic.com/event/7-pm-python-game-development-gamas-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220714T170000
DTEND;TZID=America/Los_Angeles:20220714T180000
DTSTAMP:20260501T033850
CREATED:20220721T225830Z
LAST-MODIFIED:20220721T225830Z
UID:14015-1657818000-1657821600@www.ayclogic.com
SUMMARY:THU - 5 PM - Python Game Development - Gamas
DESCRIPTION:Today We Do\n\nWe reviewed each individual game project.\nWe continued with Shoot Balloon project.\n\nHomework\n\nFinish your game project\, they are due next week 07/21
URL:https://www.ayclogic.com/event/thu-5-pm-python-game-development-gamas/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220721T170000
DTEND;TZID=America/Los_Angeles:20220721T180000
DTSTAMP:20260501T033850
CREATED:20220722T022216Z
LAST-MODIFIED:20220722T022216Z
UID:14018-1658422800-1658426400@www.ayclogic.com
SUMMARY:5 PM - Python Game Development - Gamas
DESCRIPTION:Today We Do\n\nWe reviewed the finished version of the students’ games\n\nCow and Panda Attack\nDoodle Marathon\n\n\nWe continued with Shoot Balloon game by adding target\, by randomizing the color of the balloon. And we also clean up the balloon after it goes off the screen.\n\nHomework\n\nAdd collision detection between Balloon and Target. The balloon has to disappear.\nAdd a score attribute which will be increased by 1 every time a balloon is popped.\nDisplay the score on the top left corner.
URL:https://www.ayclogic.com/event/5-pm-python-game-development-gamas-4/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220728T170000
DTEND;TZID=America/Los_Angeles:20220728T180000
DTSTAMP:20260501T033850
CREATED:20220811T235955Z
LAST-MODIFIED:20220811T235955Z
UID:14312-1659027600-1659031200@www.ayclogic.com
SUMMARY:5 PM - Python Game Development - Gamas
DESCRIPTION:Today We Did\n\nWe continued with Shoot Balloon project.\nWe drew the target lines.\nWe added hitbox in both target and the balloon.\nWe added collision detection on target and balloons.\n\nHomework\n\nThe balloon should not be popped until after user click on the balloon.\nCreate Bad Balloon text on the balloon.
URL:https://www.ayclogic.com/event/5-pm-python-game-development-gamas-5/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220730T160000
DTEND;TZID=America/Los_Angeles:20220730T170000
DTSTAMP:20260501T033850
CREATED:20220731T021806Z
LAST-MODIFIED:20220731T021806Z
UID:14157-1659196800-1659200400@www.ayclogic.com
SUMMARY:4 PM - Python Game Development - Latisha
DESCRIPTION:Gamas subs \nToday We Did\n\nWe continued with Birdie Dragon project.\nWe learned how to make the bird appear from both the left and right edges of the screen.\nWe learned about Pygame directions: Left\, Right\, Up\, Down are 180\, 0\, 90\, and 270.\nWe learned how to flip images horizontally. We use this when Bird appears from the right side of the screen going to the left.\nWe created config.py to store all of the constants.\n\nHomework\n\nMake the clouds appear from left and right side of the screen. Similar on how we did for Birds. Also\, make the clouds less frequent to be created.\nInside the main.py there are nowself.create_bird_timer = 60 and self.create_cloud_timer = 70 please moved 60 to config.py and name it CREATE_BIRD_DELAY. Same thing for the 70 and name it CREATE_CLOUD_TIMER.\nWhen the cloud appears from the left side of the screen\, it suddenly just pops on the screen. Change the code so the cloud can glide from off the screen into the screen.
URL:https://www.ayclogic.com/event/4-pm-python-game-development-latisha/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR