Skip to content

nikosama7/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hangman

Hangman Gamer vs Computer (AI)

version: 1.2.0

Rules:

  1. Guess the word (given the first character) choosing one character in every round.
  2. You can choose how many chances for wrong character guesses you have in evry game.
  3. You can choose if you want the first character of the hidden word to be hidden or not.

This programm contains a big list (data base) of English words (more than 2,400) and you can continue to play, every time with a different word.
Player is able to choose the difficulty of the word, by inserting the minimum length of the word and the maximum number of wrong gueses.

Update history:

  • 1.3.0 Remembering wrong past choices and not counting as a new wrong answer [Coming Soon]
  • 1.2.0 Selecting how many wrong choices are allowed.
  • 1.1.0 Choice of the minimum length of the word
  • 1.0.0 Public Release
  • 0.9.1 Bug fixes
  • 0.9.0 Beta version (only words starting with a,b or c)

About

Hangman Game in Python

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages