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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230525T190000
DTEND;TZID=America/Los_Angeles:20230525T200000
DTSTAMP:20260425T183244
CREATED:20230526T031303Z
LAST-MODIFIED:20230526T031303Z
UID:19993-1685041200-1685044800@www.ayclogic.com
SUMMARY:7 PM - Python Game Dev - Latisha
DESCRIPTION:Gamas sub \nToday We Did\n\nWe added collision detection between multiple special fireballs and birds.\nWe utilized for loop to display these 4 multiple fireballs\nWe added sound effects: one for regular fireball and one for giant fireball.\n\nHomework\n\nAdd “Giant Fireball Countdown <self.giant_fireball_count_down>” on the top right corner of the screen. Look at how we display the score on the top left corner of the screen.\nCreate a new attribute inside main.py: self.giant_fireball_count_down = 10000.\nAs the game continues\, reduce this new attribute by one. Next week Latisha will show you how to properly reduce this new attribute to display properly second by second count down.
URL:https://www.ayclogic.com/event/7-pm-python-game-dev-latisha/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR