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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220129T090000
DTEND;TZID=America/Los_Angeles:20220129T100000
DTSTAMP:20260607T221215
CREATED:20220129T192207Z
LAST-MODIFIED:20220129T192340Z
UID:11363-1643446800-1643450400@www.ayclogic.com
SUMMARY:9 AM - Android Game Development With Java
DESCRIPTION:Today We Do\n\nWe control the game sound (on or off) from the setting Sound switch. When we disable the sound\, when the player launch the fireball\, it will not make any sound.\nWe created a new attribute in GameView.java called “score” to keep track of player score. Whenever the fireball hit the bird increase the score. And we display the score on the middle top of the screen.\n\nHomework\n\nRight now whenever the fireball is launched\, the fireball is kind of launch on the top of the red dragon. We want to change the code so the fireball is launched in the front of the dragon’s mouth.\nSimilar to displaying the “Score”\, we want to add a new text “High Score” on the top right corner of the screen. This is just a static text\, next week we will put the actual player’s high score
URL:https://www.ayclogic.com/event/9-am-android-game-development-with-java-8/
CATEGORIES:Java,Minecraft Modding With Java
END:VEVENT
END:VCALENDAR