https://github.com/tca166/hangman_test
This is a little script that simulates a game of hangman
https://github.com/tca166/hangman_test
Last synced: over 1 year ago
JSON representation
This is a little script that simulates a game of hangman
- Host: GitHub
- URL: https://github.com/tca166/hangman_test
- Owner: TCA166
- Created: 2022-04-05T14:03:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-05T14:24:26.000Z (over 4 years ago)
- Last Synced: 2025-02-07T16:43:34.313Z (over 1 year ago)
- Language: Python
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hangman_test
This is a little script that simulates a game of hangman, while keeping track of useful data about the simulated game.
Also included are some tools for handling generated data.

This work is licensed under a Creative Commons Attribution 4.0 International License.