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:20210922T180000
DTEND;TZID=America/Los_Angeles:20210922T190000
DTSTAMP:20260428T232920
CREATED:20210923T015936Z
LAST-MODIFIED:20210923T015954Z
UID:9513-1632333600-1632337200@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Today \n\nWe went over the final projects\nWe added collision detection between balloon and target.\n\nHomework \n\nContinue on the final project.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-164/
CATEGORIES:Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210922T190000
DTEND;TZID=America/Los_Angeles:20210922T200000
DTSTAMP:20260428T232920
CREATED:20210923T030748Z
LAST-MODIFIED:20210923T040221Z
UID:9517-1632337200-1632340800@www.ayclogic.com
SUMMARY:7 PM - Advanced Python Game Development
DESCRIPTION:Today \n\nWe started the tank game project.\nWe added a PlayerTank sprite and got it moving on the screen.\nI’ve uploaded the source code here.\n\nHomework: \n\nCurrently we only have an images_right attribute.  Add 3 more attributes\, images_up\, images_left\, and images down which should contain the tank chassey facing the correct directions.  You can transform an image to rotate it 90 degrees counter-clockwise with this function:\n\n\npygame.transform.rotate(l_image\, 90)\n\n\n\nAdd another sprite for the bricks.  You can use the file “Brick.png”\nPut the Tank turret on top of the tank chassey.  You can use the “PlayerTank_2_1_Turret_0” image\, don’t need any animation yet but the position of the turret should be in sync with the tank chassey as it moves.
URL:https://www.ayclogic.com/event/7-pm-advanced-python-game-development/
CATEGORIES:Python Game Development
END:VEVENT
END:VCALENDAR