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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240401T170000
DTEND;TZID=America/Los_Angeles:20240401T180000
DTSTAMP:20260429T174118
CREATED:20240401T223244Z
LAST-MODIFIED:20240404T035159Z
UID:24578-1711990800-1711994400@www.ayclogic.com
SUMMARY:5 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\n\n\nAdded the fireball and made it shoot from the players location\, and triggered it on command using the space key\n\nWe added a timer for launching the fireball a bit differently\, where we only reset the timer value when the space key is pressed so that there is no delay\n\n\n\nHomework:\n\n\n\n\n# for your homework\, I want you to add in the code that creates a fireball\, a way to make the fireball change directions depending on if the player is facing the right or the left\n\n# Step 1: Add a direction attribute in the fireball class\n# Step 2: Make the fireball move to the right or to the left depending on self.direction in the fireball class\n\n# Those 2 parts should be similar to the bird class^\n\n# Step 3: grab the direction of the player in main using self.player.direction\, and pass that as a fireball parameter.\n\n# We will go over this in more detail on Monday!\n\nwhen you are done submitting this\, by Sunday night I will leave comments to your homework so you will need to update your project from the upper left\, and if it asks you to merge\, merge yours\n\n\nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-darin-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240401T190000
DTEND;TZID=America/Los_Angeles:20240401T200000
DTSTAMP:20260429T174118
CREATED:20240402T030226Z
LAST-MODIFIED:20240402T030226Z
UID:24583-1711998000-1712001600@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did \n\nContinued adding logic for bug collisions\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/mon-7-pm-shoot-balloon/-/tree/sat_7_pm_sebastian?ref_type=heads\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nContinue with the homework we wrote together in our project proposal document. Be sure you’re finished with the project by tomorrow night\, it must be in a presentable state with all core requirements.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-sebastian-34/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR