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:20230925T190000
DTEND;TZID=America/Los_Angeles:20230925T200000
DTSTAMP:20260430T065754
CREATED:20230928T163522Z
LAST-MODIFIED:20230928T163522Z
UID:21820-1695668400-1695672000@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nCompleted the code to switch between title screen and playing the game\nBegan code to launch “giant fireball”\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/mon-7-pm-dragon-birdie/-/tree/MON-7PM-Sebastian\n\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive\nHomework: Complete code to successfully launch giant fireball when user clicks the “b” key.\n\nRecall our launch_giant_fireball() that we set up in class (also exists in my branch on Git lab) which was copy/pasted from the normal launch_fireball().\nModify launch_giant_fireball() to only launch when users click “b”\, and all other differences between giant & normal fireballs (cool down\, make the size 150)\nWhen finished\, there will still be some bugs that we need to figure out in class like the correct x/y position of the giant fireball.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-sebastian-11/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR