Skip to content

TheLe0/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

CI

A simple console implemantation of the hangman game.

To run the app you must have docker installed on your machine and run the following commands:

docker build -t hangman:latest .
docker run -it hangman:latest

Print

If you input more than one character, you are trying to guess the word. Only one character longer input will search in the word, like the tradicional game.

Print

Print

About

A simple hangman console game

Resources

License

Stars

Watchers

Forks

Packages

No packages published