Welcome to Number Ninja, a fun and interactive number guessing game where your mission is to slice through uncertainty and guess the secret number! 🥷🔢
Number Ninja is a terminal-based game where:
- The computer picks a secret number between 1 and 100.
- You choose a difficulty level: easy (10 attempts) or hard (5 attempts).
- You try to guess the number with helpful feedback like "Too high", "Slightly low", or "You got it!"
Perfect for beginners learning Python or anyone wanting a quick coding break.
- Clone or download this repository.
- Make sure you have Python 3 installed.
- Open your terminal or IDE and run:
python Version_xX.py
skand7x