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:20240311T170000
DTEND;TZID=America/Los_Angeles:20240311T180000
DTSTAMP:20260429T191441
CREATED:20240311T222430Z
LAST-MODIFIED:20240312T030002Z
UID:24290-1710176400-1710180000@www.ayclogic.com
SUMMARY:5 PM - Python Game Development - Darin
DESCRIPTION:What We Did Today:\n\nMade our birds wings flap by introducing a self.image_index variable to change the image from the images list\nAdded a timer to make the flapping slower\nTidied up our code by introducing a config.py file to hold variables used repeatedly in our code such as timers and WIDTH/HEIGHT\nMade our birds spawn from both right and left by introducing a RIGHT and LEFT variable\, where we randomly assign a bird object one of these variables to make them spawn from either the right or left of the screen\n\nHomework:\n\n\n\nFor your homework\, make a new file called player.py\, and use the player-1.png file to blit a bird in the middle of the screen\n\nYou only need to initialize the player bird object inside of the bird.py __init__ method\, so you don't have to create a method like create_player (I REPEAT\, DO NOT CREATE A METHOD FOR THIS)\n\nHowever\, you can use a pygame.sprite.groupSingle() for this player instead of pygame.sprite.group()\n\n when 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-python-game-development-darin-6/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240311T190000
DTEND;TZID=America/Los_Angeles:20240311T200000
DTSTAMP:20260429T191441
CREATED:20240313T021853Z
LAST-MODIFIED:20240313T021853Z
UID:24318-1710183600-1710187200@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did \n\nMade credits page with text for all credits.\nBegan template code for Bobby the Bug class.\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.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-sebastian-31/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR