Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 512 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 512 Bytes

Project 6 - Game Show App: a word guessing game

Introduction

  • Players click letters from an onscreen keyboard and try to guess a random phrase.
  • The player’s goal is to guess all the letters in the phrase.
  • A player can keep choosing letters until they make five incorrect guesses.
  • Letters guessed correctly will appear in the phrase.
  • Letters guessed incorrectly will be counted at the bottom of the screen.

Game Show App A word guessing game