A fun Pokémon guessing game built with Python and Flask using the PokéAPI.
Test your Pokémon knowledge by guessing the mystery Pokémon based on hints like type, height, weight, and stats!
- 🎲 Random Pokémon generator (using PokéAPI)
- 🧠 Progressive hint system
- 🏆 Score tracking
- 🌐 Flask-powered web interface
- 🖼 Pokémon sprite display
- 🔤 Name normalization (handles capitalization & spacing)
- Python 3
- Flask
- HTML / CSS
- PokéAPI
- Requests