Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.31 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.31 KB

Shiny Safari Pokémon Game

A fun game where you can catch shiny Pokémon by tapping the Pokéball. The shiny odds are set to 1/10.

Play on netlify

Play from your browser!

Table of Contents

Description

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.

Installation

To install and run the game locally:

  1. Clone the repository:

    git clone https://github.com/your-username/shiny-pokemon-game.git
    cd shiny-pokemon-game
  2. Open index.html in your web browser.

Usage

  • 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.

Credits

  • Developed by ninjahawk
  • Pokémon images are property of their respective owners.

License

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