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:20220330T190000
DTEND;TZID=America/Los_Angeles:20220330T200000
DTSTAMP:20260501T093200
CREATED:20220331T030537Z
LAST-MODIFIED:20220406T030344Z
UID:12245-1648666800-1648670400@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:Today: \n\nWe went over the homework to add the waves and enemy type.\nWe went over different enemy healths.\nWe added logic to keep track of attack_point for tower and bullet and made the enemies only die when they ran out of health.\n\nHomework: \n\nAdd a game over page.  Show the game over page when your health goes to zero.  From the game over page\, you should be able to click the play button and restart the game. It should look like this.\n\n\n\n\nAdd a game won page.  You win the game when no more waves are left\, the current wave is empty\, and there are no more enemies on the screen (the enemy_group sprite group is empty).  The game won page should look like this:\n\n\n\n\nMake sure you reset the waves and all other sprites when you click the play button from the game over or game won pages.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-115/
CATEGORIES:Python Game Development
END:VEVENT
END:VCALENDAR