A simple game for guessing a word or phrase limited to 5 mistakes per game.
oop_game_v2 # root folder
├── css # contains css files including styles.css
├── img # images for display
├── js # folder constaining app.js(main js file), Game.js and Phrase.js
├── index.html # html doc that renders in the browser
└── README.md
open in the browser
index.html