A CLI-based number guessing game written in Python with macOS voice feedback.
- Easy, Medium and Hard difficulty modes
- Voice narration using macOS
say - Dynamic responses based on player performance
- Randomized exit messages
- Clean CLI interaction
- Python 3
- macOS (uses built-in
saycommand)