A hangman-style word guessing game with modifiers written in Python.
- Modular Design
- Dynamic image rendering
- Cross platform availability
There are sound quality issues running in a browser. On windows, the exe is much better. Or compile it.
| Dependency | Version | Notes |
|---|---|---|
| Python | >= 3.10 | Core runtime |
| Pygame | >= 2.5 | Game engine |
Clone this repo, pip install pygame (or install for your environment). Then run python3 main.py
Note Windows users should use Python versions 3.11 or 3.12
This project is licensed under the MIT License
All attributions are located under the assets directory
