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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251015T190000
DTEND;TZID=America/Los_Angeles:20251015T200000
DTSTAMP:20260428T125812
CREATED:20251016T030606Z
LAST-MODIFIED:20251016T030708Z
UID:31312-1760554800-1760558400@www.ayclogic.com
SUMMARY:7:00 PM – Python Game Development – Darin
DESCRIPTION:What We Did Today:\n\nCreated logic for alternating costumes\nTidied up the code by refactoring\nSpawned the score variable onto our screen\n\nHomework:\n\n\n# homework\n# spawn the coins into the game\, but place them in between the tubes (you can place them in two fixed locations up and down)\n# define collisions for them as we did with the duck and tubes\n# when a collision happens\, increment score by 2\, and make the coin disappear\n# you can make it disappear by setting dokillb to True in\n# "pygame.sprite.groupcollide(self.player_group\, self.coin_group\, False\, True\, self.player_coin_coll"\n\n# make sure also that the coin changes costumes.\n\n\nNotes:\nAll class notes can be found here: https://gitlab.com/billhan5732/wed-630-flappy-duck-bill/-/tree/bill/src \nYou can reach me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/700-pm-python-game-development-darin-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR