https://github.com/guidanoli/hangman
Hangman in C++
https://github.com/guidanoli/hangman
Last synced: 9 days ago
JSON representation
Hangman in C++
- Host: GitHub
- URL: https://github.com/guidanoli/hangman
- Owner: guidanoli
- License: mit
- Created: 2020-07-21T12:45:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-21T17:47:04.000Z (about 5 years ago)
- Last Synced: 2025-01-17T13:29:59.470Z (9 months ago)
- Language: C++
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE
Awesome Lists containing this project
README
Hangman
-------An implementation of the childhood classic in C++
(Yet another toy project)