Skip to content

Utilize SMFL drawing with C++ to create a game of hangman. The user chooses letters to guess the unknown word chosen randomly from a pool of words. If the player chooses a letter that is not in the word, the hangman starts drawing. Once the hangman if complete, the player loses. If the player chooses the word correctly, the player wins.

Notifications You must be signed in to change notification settings

aniaenkhbold/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hangman

This project uses SMFL drawing with C++ to create a game of hangman. The user chooses letters to guess the unknown word chosen randomly from a pool of words. If the player chooses a letter that is not in the word, the hangman starts drawing. Once the hangman if complete, the player loses. If the player chooses the word correctly, the player wins.

About

Utilize SMFL drawing with C++ to create a game of hangman. The user chooses letters to guess the unknown word chosen randomly from a pool of words. If the player chooses a letter that is not in the word, the hangman starts drawing. Once the hangman if complete, the player loses. If the player chooses the word correctly, the player wins.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages