Skip to content

Simple Hangman game for 1 player via console. (study task)

Notifications You must be signed in to change notification settings

alesandrV/hangman_gameConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hangman_gameConsole

Simple Hangman game for 1 player via PC console. (study task) A study project which was made for practice using loops and exceptions.

Main idea: You need to guess a word that is randomly taken from the word list. You have 6 attempts, a dictionary with 11 thousand words, and all the letters of the Russian alphabet.

What will you see: The simplest UI, which indicates the number of attempts left, the number of letters in a word, letters used, positions of "open" and "closed" letters.

About

Simple Hangman game for 1 player via console. (study task)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages