A fun game where you can catch shiny Pokémon by tapping the Pokéball. The shiny odds are set to 1/10.
This is a simple web-based game where users can slide a Pokéball to catch Pokémon. The shiny Pokémon appear with a 1/10 chance. When a shiny Pokémon is caught, the score is displayed at the top of the screen.
To install and run the game locally:
-
Clone the repository:
git clone https://github.com/your-username/shiny-pokemon-game.git cd shiny-pokemon-game
-
Open
index.html
in your web browser.
- Slide the Pokéball by touching and dragging it.
- Release the Pokéball to see if you catch a shiny Pokémon.
- The score of shiny Pokémon caught will be displayed at the top of the screen when a shiny is caught.
- Developed by ninjahawk
- Pokémon images are property of their respective owners.
This project is licensed under the MIT License. See the LICENSE file for details.