Skip to content

Pokemon Guessing Game made for my girlfriend :)

License

Notifications You must be signed in to change notification settings

c0nD/PokeGuessr

Repository files navigation

PokéGuessr

PokéGuessr is a fun and interactive web application that challenges users to guess Pokémon based on given hints. This project was made for my girlfriend, Ellery <3

Features

  • Infinity Mode: Guess as many Pokémon as you can, with new Pokémon selected randomly each time.
  • Daily Mode: A new Pokémon to guess every day, ensuring daily engagement.
  • Hints System: Provides hints such as type, generation, weight, height, and legendary status to guide the user towards the correct answer.
  • Best Score Tracking: Keeps track of the best score for each user.

Installation

To run this project locally, follow these steps:

   git clone https://github.com/c0nD/PokeGuessr.git
   cd PokeGuessr
   npm i
   npm run dev

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to help improve this project.

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Pokemon Guessing Game made for my girlfriend :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages