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:20220219T090000
DTEND;TZID=America/Los_Angeles:20220219T100000
DTSTAMP:20260526T030148
CREATED:20220219T193134Z
LAST-MODIFIED:20220219T193134Z
UID:11654-1645261200-1645264800@www.ayclogic.com
SUMMARY:9 AM - Android Game Development with Java
DESCRIPTION:Today We Do\n\nWe added code to make sure when user touch the screen with 2 hands\, both the up and down and launch fireball buttons can be active concurrently.\nWe added code to make the GAME OVER text big and red color.\nWe started changing the code to display deadPlayerImage.\n\nHomework\n\nInside Player.java add setter method to set playerAlive attribute.\nSet player.setPlayerAlive(false) when Player and Bird collide.\nInside GameView.draw() method\, make sure when player is dead\, the player got drawn before quitting.
URL:https://www.ayclogic.com/event/9-am-android-game-development-with-java-10/
CATEGORIES:Android Game Development,Java
END:VEVENT
END:VCALENDAR