BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
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:20190310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20191103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191207T150000
DTEND;TZID=America/Los_Angeles:20191207T160000
DTSTAMP:20260503T194135
CREATED:20191208T024336Z
LAST-MODIFIED:20191212T030023Z
UID:2533-1575730800-1575734400@www.ayclogic.com
SUMMARY:3 PM Python Game Development
DESCRIPTION:We completed Pong project.\nWe went through Pycharm features that can help user to easily navigate between Python files and functions and classes.\nWe reviewed Pong project\, Sprite and class inheritance.\nHomework:\n\nCreate Bird class. Create FlyingBird and NonFlyingBird classes. The FlyingBird and NonFlyingBird classes need to inherit from Bird class. For attributes that Bird class should have\, think about some of the attributes that Bird has. For instance all bird can breathe\, all birds have fur.\nDecide what your final projects going to be?\n\nThe final project needs to have at least 2 sprites. The more the better.\nIt can be games or cool animations.\nIt needs to have sound effect.\nIt needs to have collision detection between sprites.\nLook at game assets in the following places\n\nhttps://opengameart.org/ (Free images and sounds)\nhttps://graphicriver.net/game-assets (High quality images\, not free)\nhttps://www.zapsplat.com/sound-effect-categories/  Free sound effect
URL:https://www.ayclogic.com/event/3-pm-python-game-development-17/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191207T160000
DTEND;TZID=America/Los_Angeles:20191207T170000
DTSTAMP:20260503T194135
CREATED:20191208T010554Z
LAST-MODIFIED:20191211T071547Z
UID:2531-1575734400-1575738000@www.ayclogic.com
SUMMARY:4 PM Pygame Development
DESCRIPTION:We started Birdie project\n\nWe learn how to load image in pygame.\nWe learn how to scale down loaded image in pygame.\nWe learn about Frame Per Second.\n\n\nHomework:\n\nLoad bird01_B.png image in main.py.\nAlternate drawing bird01_A.png and bird01_B.png so the bird will look like it is flapping.
URL:https://www.ayclogic.com/event/4-pm-pygame-development/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR