Skip to content

MatthewBryantDonovan/WordGuess-Cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Guess CLI

This word guess command-line game allows the user to guess a word with 10 incorrect guesses per word.

Game examples ~

  1. Game Flow -

Game Flow Picture

This is what a game might look like when a user is trying to guess a word.

  1. Wrong Input -

Wrong Input Picture

Incase the user types in an invalid character, or too many letters at once, the user is informed to have a valid input.

In the event a letter has already been guessed the user isn't penalized and is provided with a message.

  1. Finished Word -

Finished Word Picture

After finishing the word the user can opt to play again with a new word.

About

A command-line game allows the user to guess a word.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published