American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

6 PM – USACO – Gamas

January 23 @ 6:00 pm - 7:00 pm

Today We Did
  1. We reviewed Word guessing / Hangman game.
  2. We started on Wordle game.
Homework
  1. Continue implementation of WordleGame.
    1. Use checkmark (✓) if the letter exist and the position is correct.
    2. Use x if the letter exists but the position is not correct.
  2. Below is the expected result.
  3. DEBUG - quack
    
    
    1. _ _ _ _ _ 
    
    2. _ _ _ _ _ 
    
    3. _ _ _ _ _ 
    
    4. _ _ _ _ _ 
    
    5. _ _ _ _ _ 
    
    6. _ _ _ _ _ 
    1. Enter your guess : bloom
    
    
    1. b l o o m 
    
    2. _ _ _ _ _ 
    
    3. _ _ _ _ _ 
    
    4. _ _ _ _ _ 
    
    5. _ _ _ _ _ 
    
    6. _ _ _ _ _ 
    2. Enter your guess : flags
    
    
    1. b l o o m 
    ✓ 
    2. f l a g s 
    
    3. _ _ _ _ _ 
    
    4. _ _ _ _ _ 
    
    5. _ _ _ _ _ 
    
    6. _ _ _ _ _ 
    3. Enter your guess : bush
    
    
    1. b l o o m 
    ✓ 
    2. f l a g s 
    ✓ 
    3. b u s h _ 
    
    4. _ _ _ _ _ 
    
    5. _ _ _ _ _ 
    
    6. _ _ _ _ _ 
    4. Enter your guess : kite
    
    
    1. b l o o m 
    ✓ 
    2. f l a g s 
    ✓ 
    3. b u s h _ 
    x 
    4. k i t e _ 
    
    5. _ _ _ _ _ 
    
    6. _ _ _ _ _ 
    5. Enter your guess : quick
    
    
    1. b l o o m 
    ✓ 
    2. f l a g s 
    ✓ 
    3. b u s h _ 
    x 
    4. k i t e _ 
    ✓ ✓ ✓ ✓ 
    5. q u i c k 
    
    6. _ _ _ _ _ 
    6. Enter your guess : addff
    Sorry you lose - quack

Details

Date:
January 23
Time:
6:00 pm - 7:00 pm
Verified by MonsterInsights