A fun and interactive Python game where the user tries to guess a randomly generated number between 0 and 100. Includes features for tracking average tries, error handling, and a developer mode with special commands.
- Python 3.x
- Termcolor Library
Install using pip:pip install termcolor
This project is licensed under the MIT License.