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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211015T190000
DTEND;TZID=America/Los_Angeles:20211015T200000
DTSTAMP:20260502T114444
CREATED:20211016T031902Z
LAST-MODIFIED:20211016T033838Z
UID:9925-1634324400-1634328000@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:Today \n\nWe went over the projects\nWe reviewed how Flappy Duck flies in the air\nWe went over how to add gravity.\nReview all these things and your final project with your teammate!\n\nHomework \n\nAdd add a couple different modes to your config file and add a new “”mode” attribute to Hunter/Player:\n\nSTANDING\, JUMPING_UP\nThe sprite starts in the STANDING mode.\n\nThe sprite can only jump when it is in standing mode.\n\n\nWhen you make the sprite jump\, switch it to JUMPING_UP mode\, and modify the falling_speed attribute to make it negative so it starts moving up.\nWhen the player’s bottom hits the bottom of the screen switch the mode to STANDING mode.\n\nWhen the player is in standing mode it can’t fall anymore.\n\n\nWhen you’ve implemented this correctly\, the sprite shouldn’t fall below the bottom of the screen.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-87/
CATEGORIES:Python Game Development
END:VEVENT
END:VCALENDAR