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:20210225T153000
DTEND;TZID=America/Los_Angeles:20210225T163000
DTSTAMP:20260425T153757
CREATED:20210227T041511Z
LAST-MODIFIED:20210227T041511Z
UID:6428-1614267000-1614270600@www.ayclogic.com
SUMMARY:3:30PM - Python Game Development
DESCRIPTION:Today we Did:\n\nMade all Birds move to the right\nAdd speed to Bird class\nCreated create_bird function in main.py\nAdd create_bird_timer to init so that we can slow down the creation of birds\nRandomize the type of bird that is created\n\n\nHomework:\n\ncreate cloud.py which will hold the Cloud class (Do it just like bird.py). In main.py\, make a function called create_cloud which will do the same thing as create_bird except it will show 1 cloud every 3 seconds. You will also need to make cloud_group\, and then repeat what you did in game_loop for the birds except for the clouds\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/330pm-python-game-development-7/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210225T180000
DTEND;TZID=America/Los_Angeles:20210225T190000
DTSTAMP:20260425T153757
CREATED:20210226T025849Z
LAST-MODIFIED:20210226T025849Z
UID:6412-1614276000-1614279600@www.ayclogic.com
SUMMARY:6 PM - Advanced Python Game Development
DESCRIPTION:Homework:\n\nIn main.launch_player_bullet() change the code so it can get the turret.x\, turret.y and turret.angle\nCreate enemy_tank.py\n\nInside you should create EnemyTank class\nThe EnemyTank class should inherit from Player class.\n\nOverride the keyboard_control method to use arrow keys to control.
URL:https://www.ayclogic.com/event/6-pm-advanced-python-game-development-3/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210225T190000
DTEND;TZID=America/Los_Angeles:20210225T200000
DTSTAMP:20260425T153757
CREATED:20210226T035947Z
LAST-MODIFIED:20210226T035947Z
UID:6414-1614279600-1614283200@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:Homework:\n\nIn both the GAME_LANDING_PAGE and GAME_IN_SESSION I want to see\n\nthe birds.\nthe clouds.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-32/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR