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:20230708T150000
DTEND;TZID=America/Los_Angeles:20230708T160000
DTSTAMP:20260513T144120
CREATED:20230708T230356Z
LAST-MODIFIED:20230708T233338Z
UID:20496-1688828400-1688832000@www.ayclogic.com
SUMMARY:3 PM - Adv Python Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe setup SAT-3PM-TOD project.\nWe created gitlab project and clone them and checkout individual branches.\nAdded background and Enemy class.\n\nHomework\n\nInside Enemy class\, resize the image according to the size parameter. figure out the size your self so it will fit the road in the background image. When you resize\, make sure the height is bigger than the width.\nDisplay the Enemy on the screen on the bottom side of the road.\nAnimate the enemy sprite so it will load from 2_enemies_1_RUN_000.png to 2_enemies_1_RUN_009.png. Use for loop in range to produce the right filename suffix and load all the images.
URL:https://www.ayclogic.com/event/3-pm-adv-python-game-dev-gamas/
CATEGORIES:Advanced Python Game Development
END:VEVENT
END:VCALENDAR