Build the game: Guess Who?
To create a digital version of the old character guessing board game Guess Who?
Create and manipulate object and arrays. Use methods such as forEach() and filter(). Structure code in functions Plan and think about game logic.