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:20190310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20191103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191221T150000
DTEND;TZID=America/Los_Angeles:20191221T160000
DTSTAMP:20260503T194429
CREATED:20191222T032518Z
LAST-MODIFIED:20191222T032518Z
UID:2620-1576940400-1576944000@www.ayclogic.com
SUMMARY:3 PM Python Game Development
DESCRIPTION:We continued with Shoot Balloon project.\n\nWe display score and count down.\nWe display target center and cross.\n\n\nHomework:\n\nCreate target.py\nInside this file create Target class.\n\nthis class needs to inherit from “pygame.sprite.Sprite” class. Look at Player or BouncingBall classes in Pong project for reference.\nMove logic to draw target from main.py to this class.\nThis class need to have update(self) function.\nThis class need to have the “rect” as the hit point. Look at Pong project for reference.\n\n\nPlease start working on the Final project and send me email or text if you have questions during holiday. DO NOT WAIT until the last minute.
URL:https://www.ayclogic.com/event/3-pm-python-game-development-19/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR