Skip to content

Mxlan2711/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🎯 Hangman (C++ Console Game)

A simple Hangman game written in C++ where multiple players take turns guessing letters to find a secret word.
The game displays ASCII art for each failed attempt and ends when the word is guessed or the hangman is complete.


πŸ“¦ Features

  • Multiplayer support
  • Reads the word to guess from a file provided as a command-line argument
  • ASCII art for each stage of failure
  • Simple console-based interface

πŸš€ Installation & Execution

Compile

g++ hangman.cpp -o hangman

Execute

./hangman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages