PokeShade
A fun “Who’s That Pokémon?” guessing game built with Streamlit.
Players are shown a masked silhouette of a random Pokémon and must guess its name. Hints are available, and the game keeps track of Pokémon already shown in the session.
Try It Here
Features
- Randomly selects a Pokémon from the first 151 (Kanto region).
- Displays a masked (silhouette) image of the Pokémon.
- Accepts user guesses and provides feedback.
- Option to show a hint.
- Reveals the answer and original image after each guess.
- Avoids repeating Pokémon in a single session.
Pokémon data and images from PokéAPI.
Feel free to discuss and share your feedback.