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 Screenshot 2024-02-25 at 15 59 15 First Pokèmon Screenshot 2024-02-25 at 15 59 30 Correct Guess Screenshot 2024-02-25 at 15 59 37 Second Pokèmon Screenshot 2024-02-25 at 15 59 46 Incorrect Guess Screenshot 2024-02-25 at 15 59 54

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:

  1. Clone this repository to your local machine.
  2. Install the necessary dependencies using npm install.
  3. 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:

License

This project is licensed under the MIT License.