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:20230807T190000
DTEND;TZID=America/Los_Angeles:20230807T200000
DTSTAMP:20260430T084642
CREATED:20230808T032018Z
LAST-MODIFIED:20230808T032018Z
UID:21014-1691434800-1691438400@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nDiscussed more about Git commits\, what repositories are\, and how to explore them to see our past commits\nLearned about static variables\, reviewed what local variables and attributes are\, and the scope of each of them\nAdded new global variables into config.py\nGave birds and clouds direction attributes\nYou can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/mon-7-pm-dragon-birdie/-/tree/MON-7PM-Sebastian\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nHomework: Look inside my Bird.py file in my repository for all the comments on the areas where we need to add code\, but specifically I want you to add two static variables in the Bird class:\n \n\nstatic variable BIRD_TYPES with list of strings: 01\, 02\, 03\, 04\nstatic variable BIRD_SUFFIX with list of strings A\, B \nThen use them in the places that I indicated with comments to work. You will have finished your homework when you replace the sections I commented with these two new static / class variables.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-sebastian-4/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR