Skip to content

Command line hangman app

Notifications You must be signed in to change notification settings

jhoover4/phrase-hunter

Repository files navigation

Phrase Hunter

CLI hangman app built using Java.

Description

Player will be start with a set number of lives and an empty hangman board. The goal of the game is to guess the word before you run out of lives. The application will count the number of games you have won over the running of the application.

Rules:

  • If you don't have enough lives to complete the word, the game will stop
  • You cannot guess the same letter twice
  • Invalid input will not be accepted

About

Command line hangman app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages