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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240217T160000
DTEND;TZID=America/Los_Angeles:20240217T170000
DTSTAMP:20260424T040711
CREATED:20240218T060033Z
LAST-MODIFIED:20240218T060528Z
UID:23937-1708185600-1708189200@www.ayclogic.com
SUMMARY:4 PM – Intro To Java – William
DESCRIPTION:Today We Did\n\n\n\n\nFinished implementing Sword attack\n\nAttack menu\nswordAttack()\ntakeDamage()\n\n\nExplained inheritance (superclass\, subclass):\n\nCreated Monster.java\n\n\n\nHomework\nContinue working on MonsterInheritance: \n\nCheck if the player has died. If so\, return to the main menu:\nWhat do you want to do with the Troll:\n1. Magic attack\n2. Sword attack\n3. Arrow attack\n4. Heal Monster\nEnter your selection: 2\nYou attacked the Troll for 50 damage. It has 30 health remaining.\nThe Troll attacked the player for 38 damage.\n\nGame Over! You were killed by Troll.\n\nPlease select from one of the following\n1. Add new monster\n2. List all monsters\n3. Play the game\nEnter your selection (enter "exit" to quit):\n\nAdd the menu for magic attack:\nWhat do you want to do with the Troll:\n1. Magic attack\n2. Sword attack\n3. Arrow attack\n4. Heal Monster\nEnter your selection: 1\n\nMAGIC ATTACK MONSTER\n\nSelect your magic attack for Troll:\n1. Fire magic - 10 damage\n2. Water magic - 10 damage\n3. Earth magic - 12 damage\n4. Wind magic - 8 damage\nEnter your selection:\n\nArrow attacks damage monsters from a distance! They deal 10 base damage\, with a 20% critical hit chance to do 2x damage. Monsters are unable to fight back 🙂\n\nNormal attack:\nWhat do you want to do with the Troll:\n1. Magic attack\n2. Sword attack\n3. Arrow attack\n4. Heal Monster\nEnter your selection: 3\n\nARROW ATTACK MONSTER\nYou shot Troll for 10 damage.\n\n\n\n\n\n\n\nCritical hit:\nWhat do you want to do with the Troll:\n1. Magic attack\n2. Sword attack\n3. Arrow attack\n4. Heal Monster\nEnter your selection: 3\n\nARROW ATTACK MONSTER\nCritical hit! You shot Troll for 20 damage.\n\n\n\n\nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-william-12/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR