Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Game

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.

Features

  • 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.

Gameplay

  • 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.

Resources


Showcase

image image image

About

Hangman made in C++ using the SFML Graphic Library

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages