Who's that Pokemon?
Welcome to Who's That Pokemon? This is a fun application built with Electron that allows users to guess the name of a randomly selected Pokemon.
Download
You can download the Program from the links below:
- Windows x64.
- MacOS.
To run the program on mac you must run this command after running the .dmg file due to me not having an apple developer key:
xattr -c /Applications/Who\'s\ That\ Pokemon.app
Screenshots
Start Menu
First Pokèmon
Correct Guess
Second Pokèmon
Incorrect Guess
Features
- Randomly selects a Pokemon for the user to guess.
- Provides hints such as the silhouette of the Pokemon.
- Allows users to input their guess and see if they are correct.
- Fun and nostalgic for fans of the Pokemon franchise!
Usage
Once you have downloaded the appropriate binary for your operating system, simply run the executable file to start the application. Then, start guessing the Pokemon and have fun!
Development
To run the application locally for development purposes, follow these steps:
- Clone this repository to your local machine.
- Install the necessary dependencies using
npm install. - Start the application using
npm start.
Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
Credits
This project utilizes the following resources:
- Pokémon data fetched from PokéAPI.
- Pokémon sprites from PokeAPI/sprites.
- Background music and sound effects from Pixabay.
- Release website built using Oranda
License
This project is licensed under the MIT License.