Javascript Guessing Game

This game takes an array of object pairs, serves up a random word, and slices it into letters you can validate against the chosen random word.

See it in action: https://fatimasgame.herokuapp.com/
See the code: https://github.com/fatimaburke/JS-Guessing-Game