RitaPaul / game-show-app

Guess the phrase in five chances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

game-show-app

Guess the phrase in five chances

App.js is written to play a word guessing game - Wheel of Success. Where player click a button from an onscreen keyboard to try to guess a random phrase. A player can keep choosing letter until five incorrect guesses. If the player completes the phrase before they run out of guesses, a winning screen will display. If the player guesses incorrectly 5 times, a losing screen will display. A player can guess a letter only once. After the letter is guessed the programming disable that letter.

About

Guess the phrase in five chances


Languages

Language:JavaScript 55.8%Language:CSS 28.8%Language:HTML 15.4%