Welcome to the Pokémon Guessing Game project repository! This project is an interactive "Who's that Pokémon?" game designed to entertain users. Below are some key highlights of the project:
- Created an interactive "Who's that Pokémon?" game using HTML, CSS, and JavaScript.
- Developed HTML/CSS structure, JavaScript coding, and improved user experience.
- Successfully built a fun and functional game showcasing coding proficiency.
- Simply open the
index.html
file in your web browser. - Start the game and guess the Pokémon based on the silhouette and provided letters.
- Input your guess in the text box and see if you're correct!
- Enjoy the game and challenge your friends to see who's the ultimate Pokémon master.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-feature
). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/new-feature
). - Create a new Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
Thank you for checking out the Pokémon Guessing Game project! If you have any questions or suggestions, feel free to open an issue or contact us directly. Have fun guessing the Pokémon!