hangman is always a good first game

pick a random word from file of possible words
let the user guess letters
print letters found, and underscores for not found
keep a count of num guesses