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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211208T190000
DTEND;TZID=America/Los_Angeles:20211208T200000
DTSTAMP:20260428T172300
CREATED:20211209T040709Z
LAST-MODIFIED:20211209T040709Z
UID:10671-1638990000-1638993600@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:Today: \n\nWe went over the homework\nWe reviewed why we need to use copy.deepcopy.\nWe modified the self.map_copy attribute as the bricks get destroyed.\n\nHomework \n\nAdd a type parameter to the Brick constructor. When the type is WALL_FLAG\, then load the normal brick self.image attribute\, but if the type is BORDER_WALL_FLAG\, then use the IronWall.png for the self.image attribute.\nModify the map to show the iron wall/brick around the edge of the map.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-97/
CATEGORIES:Python Game Development
END:VEVENT
END:VCALENDAR