A simple Hangman game built with C++17 using the SFML library for graphics rendering. This project demonstrates basic game logic and rendering with a clean and intuitive UI.
- Interactive gameplay with on-screen keyboard input.
- Supports use of physical keyboard
- A graphical representation of the gallows and hangman.
- Tracks lives and displays correct or incorrect guesses.
- Use the on-screen keyboard to guess letters or your keyboard.
- The game ends when the word is guessed or all lives are lost.
- Correct guesses turn green, incorrect guesses turn red.
- Game is automatically restarted on win or loss.
![]() |
![]() |
![]() |
|---|


