Skip to content

tongweiz/GuessWordGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuessWordGame

  1. Generate a random four-letter word from database
  2. Four choices can be selected, l - guess a letter, g - guess the word, t - give up this round, q - quit the game

l

If choose l and the entered letter is contained in word, shows how many letters in the word. Guess wrong, request re-choice

g

Guess the word, show the result right or wrong

t

Give up this word, going next word

q

Quit the game and show the statistical information about this time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages