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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221008T120000
DTEND;TZID=America/Los_Angeles:20221008T130000
DTSTAMP:20260525T194146
CREATED:20221008T195531Z
LAST-MODIFIED:20221008T195531Z
UID:15596-1665230400-1665234000@www.ayclogic.com
SUMMARY:12 PM - Android Game Development - Gamas
DESCRIPTION:Homework\n\nCreate a new class Player.java\, this will be Player sprite.\nBasically we want to load player1.png and make it appear on the screen.\nHow to do it\, follow what we did in the Background sprite.\nTalk to your parent about your phone.
URL:https://www.ayclogic.com/event/12-pm-android-game-development-gamas-3/
CATEGORIES:Android Game Development,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221015T120000
DTEND;TZID=America/Los_Angeles:20221015T130000
DTSTAMP:20260525T194146
CREATED:20221015T200237Z
LAST-MODIFIED:20221015T200237Z
UID:15795-1665835200-1665838800@www.ayclogic.com
SUMMARY:12 PM - Android Game Development - Gamas
DESCRIPTION:Today We Did\n\nWe continued with our Dragon Birdie Mobile game.\nWe added player sprite.\nWe resized player sprite.\nWe started doing player sprite animation.\n\nHomework\n\nContinue with the player sprite animation so eventually we can see the red dragon flapping its wings. Take a look at our Python Game Development Birdie project to see how we did next_costume() method and copy the logic to your Player.java file.
URL:https://www.ayclogic.com/event/12-pm-android-game-development-gamas-4/
CATEGORIES:Android Game Development,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221022T120000
DTEND;TZID=America/Los_Angeles:20221022T130000
DTSTAMP:20260525T194146
CREATED:20221022T201916Z
LAST-MODIFIED:20221022T202101Z
UID:15958-1666440000-1666443600@www.ayclogic.com
SUMMARY:12 PM - Android Game Development - Gamas
DESCRIPTION:Today We Did\n\nWe made Player flaps wing animation.\nWe started creating Bird sprite.\nWe created FlyingCreature class and made this parent of both classes.\n\nHomework\n\nCreate 2 constants in Config.java: BIRD_MIN_SPEED\, BIRD_MAX_SPEED.\nIn Bird.java constructor\, generate a random number between BIRD_MIN_SPEED and BIRD_MAX_SPEED to be used as the bird speed.\nDisplay one bird in the screen starting from the right side of the screen moving left.\nPeriodically create one random bird per second. Hint\, you need to use timer.
URL:https://www.ayclogic.com/event/12-pm-android-game-development-gamas-5/
CATEGORIES:Android Game Development,Java
END:VEVENT
END:VCALENDAR