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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211105T170000
DTEND;TZID=America/Los_Angeles:20211105T180000
DTSTAMP:20260526T043301
CREATED:20211106T010743Z
LAST-MODIFIED:20211113T170332Z
UID:10316-1636131600-1636135200@www.ayclogic.com
SUMMARY:5 PM - Android Game Development
DESCRIPTION:Today We Do\n\nWe added rolling background.\nWe added Bird sprite on the screen.\n\nHomework\n\nCreate a List of Bird inside GameView.java\nCreate 3 birds and add into the List of Bird inside GameView constructor.\nThese 3 birds need to start from the right side of the screen.\nYou also need to make the birds move to the left similar to backgrounds.\nInside GameView.draw() method\, use for loop to go through each element inside List of Bird and draw the bird image.
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-2/
CATEGORIES:Android Game Development,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211120T090000
DTEND;TZID=America/Los_Angeles:20211120T100000
DTSTAMP:20260526T043301
CREATED:20211121T032729Z
LAST-MODIFIED:20211121T032729Z
UID:10526-1637398800-1637402400@www.ayclogic.com
SUMMARY:9 AM - Android Game Development With Java
DESCRIPTION:Homework\n\nNo class during thanksgiving week.\nIf you have not done last week homework\, please do it.\nCreate a new Vector Asset by doing the following\n\nFile Menu > New > Vector Asset\nIn the Clip Art field\, click on the image and select the “radio button unchecked”.\nIn the name field\, enter “launch_fireball”.\nIf you do it properly\, it should look like below \n\n\nAdd this new Vector image into the bottom right corner. The way to do the should be similar like how we added 2 arrows Vector Images into the screen today.\nShould look like this
URL:https://www.ayclogic.com/event/9-am-android-game-development-with-java-3/
CATEGORIES:Android Game Development,Java
END:VEVENT
END:VCALENDAR