Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pooja-premnath/hangman
https://github.com/pooja-premnath/hangman
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pooja-premnath/hangman
- Owner: pooja-premnath
- Created: 2021-08-13T10:51:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-08T13:36:08.000Z (about 1 year ago)
- Last Synced: 2024-05-04T02:31:56.408Z (8 months ago)
- Language: Python
- Size: 341 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hangman
Contains a simple implementation of the game Hangman programmed as part of a project in Class XI. The game utilizes Tkinter, and a file from where random words are selected for gameplay.