Skip to content

MrVideo/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman++

A tiny hangman game written in C++.


Building

Clone this repo and run the make command. The program will be compiled as hangman in the bin directory.

Word file

You can input a word file when launching the program using this syntax:

hangman input_file.txt

The provided list of English words was borrowed from this repo.

About

A tiny hangman game in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published