American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

5 PM – Intro To Java – Gamas

April 2, 2022 @ 5:00 pm - 6:00 pm

Today We Do
  1. We reviewed Quiz last week.
  2. We started Monster Inheritance project.
Homework
  1. Continue on MonsterInheritance project. Add the following features: Add Monster, List all Monsters and Play The Game
  2. Look at below for expected result
  3. Please select from one of the following
    1. Add new monster
    2. List all monsters
    3. Play the game
    Enter your selection (enter "exit" to quit):2
    
    LIST ALL MONSTERS
    - troll - health 50
    - dragon - health 100
    - water golem - health 30
    
    Please select from one of the following
    1. Add new monster
    2. List all monsters
    3. Play the game
    Enter your selection (enter "exit" to quit):1
    
    ADD NEW MONSTER
    Enter monster species: Cyclops
    Enter monster health: 50
    Enter monster max damage: 50
    You have successfully added Cyclops
    
    Please select from one of the following
    1. Add new monster
    2. List all monsters
    3. Play the game
    Enter your selection (enter "exit" to quit):3
    
    Enter player's name: Gamas
    Enter player's health: 100
    
    Gamas has 100 health remaining.
    Please select one of the following monsters:
    - troll - health 50
    - dragon - health 100
    - water golem - health 30
    Enter your selection (Enter 'stop' to end the game): aasfd
    invalid selection
    
    Gamas has 100 health remaining.
    Please select one of the following monsters:
    - troll - health 50
    - dragon - health 100
    - water golem - health 30
    Enter your selection (Enter 'stop' to end the game): stop
    
    Please select from one of the following
    1. Add new monster
    2. List all monsters
    3. Play the game
    Enter your selection (enter "exit" to quit):exit
    Thank you for playing AYCLOGIC Monster Inheritance game

Details

Date:
April 2, 2022
Time:
5:00 pm - 6:00 pm
Event Categories:
,
Verified by MonsterInsights