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:20231127T190000
DTEND;TZID=America/Los_Angeles:20231127T200000
DTSTAMP:20260430T021715
CREATED:20231128T040120Z
LAST-MODIFIED:20231128T040120Z
UID:22741-1701111600-1701115200@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nEncapsulated blitting play button\, logo\, and credit button to their own methods\nCreated logic to check mouse position when clicking on play button\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/MON-7PM-FlappyBird/-/tree/Sebastian?ref_type=heads\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nHomework: Allow the user to switch between game modes by clicking on the play button and crashing on tubes.\n\nInside our draw_play_button method\, add the one remaining line of code that will start the game\nThink about which method is called when the player collides with a tube\, inside this method we need to change the game mode so the user returns to the title screen. Try your best to think about which method this is\, and what (singular) line of code we need to write to change the game mode correctly.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-sebastian-19/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR