A primitive hangman game coded in C++ and run in the command line.
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
31
commits
28
18
removed unneeded function prototype
f256799
updated readme
3a55157
updated compiled hangman
05bb6ab
removed unused header file
ff57e98
add streak counter
2bfb69a
fix imgs
b3acddd
added more words, removed bad ones
bc9e55e
fix workflow
efda45f
rm hacks
6aba7e6
rm make files and update .gitignore
23efb09
implemented hacks
2d31a57
fixed critical error
e8b193a
added print word after win
5e48a28
added screenshots and parenthesis
8366876
fixed duplicate letter bug
58d929d