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:20231023T190000
DTEND;TZID=America/Los_Angeles:20231023T200000
DTSTAMP:20260428T014813
CREATED:20231024T031111Z
LAST-MODIFIED:20231024T031111Z
UID:22286-1698087600-1698091200@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nFinished code to load the 3 different kind of coin images\nFinished the code to flip coin images\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: Load images and begin drawing player\n\nIn player.py\, in the Player class’s constructor:\nfor each suffix in Player.BIRD_SUFFIX:\nimage = pygame image using suffix\nadd to list\nIn player.py\, in update:\nget next costume\, and blit the image it returns\nIn player.py\, in next_costume:\nget new image from self.flying images like we did in coin.py\nIn main.py\, in the constructor for FlappyBird:\ncreate a bird group\, and add a Player object to the bird group\nIn main.py\, in game_loop:\nupdate bird group
URL:https://www.ayclogic.com/event/7-pm-python-game-development-sebastian-15/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231023T190000
DTEND;TZID=America/Los_Angeles:20231023T200000
DTSTAMP:20260428T014813
CREATED:20231024T031701Z
LAST-MODIFIED:20231024T031701Z
UID:22284-1698087600-1698091200@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nReviewed functions with return values\nLearned about the random module\n\nrandInt()\nchoice()\n\n\n\nHomework\nCreate the following file: \n\nOct23_StarWars.py\n\nFinish the exercises at https://www.ayclogic.com/intro-to-python/star-wars-problem/\n\n\n\n\nIf you have any questions or need help debugging\, email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-william-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR