Skip to content

201624606/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a hangman game with two mode: single and dual mode.

  • In single mode, you can play alone with random word.
  • In dual mode, you can play with your partner. First, you can enter a word for your partner to guess. Then, your partner will guess your word.

Language

This program is developed by C++.

Installation

  1. Copy the files into working directory.
  2. Run g++ -o hangman *.cpp
  3. Run ./hangman.
  4. Enjoy!

License

GPL 3.0

Project homepage

https://github.com/201624606/Hangman/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages