We have a new website! Head over to girlsprogramming.network and check it out!
Rooms: Battleship, Hangman, Cluedo, I Spy
Intro message:
-------------------------------------------------------
Welcome to Guess Who!
-------------------------------------------------------
Moves: Pick a person from the character sheet, and let the computer guess who you’re thinking of.
Type “yes” or “no” to answer the questions.
Good luck!
------------
People List
people = [["Aleisha", "brown", "black", "hat"],
["Brittany", "blue", "red", "glasses"],
["Charlie", "green", "brown", "glasses"],
["Dave", "blue", "red", "glasses"],
["Eve", "green", "brown", "glasses"],
["Frankie", "hazel", "black", "hat"],
["George", "brown", "black", "glasses"],
["Hannah", "brown", "black", "glasses"],
["Isla", "brown", "brown", "none"],
["Jackie", "hazel", "blonde", "hat"],
["Kevin", "brown", "black", "hat"],
["Luka", "blue", "brown", "none"]]