Skip to content
#

smfl

Here are 17 public repositories matching this topic...

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.

  • Updated Dec 19, 2020
  • C++

Add this topic to your repo

To associate your repository with the smfl topic, visit your repo's landing page and select "manage topics."

Learn more