Skip to content

CreatorBeastGD/pokechespin

Repository files navigation

Pokémon GO Damage Calculator

This project is a Pokémon GO damage calculator that allows users to select attacking and defending Pokémon, choose their moves, and calculate the damage dealt in battles. The calculator takes into account various factors such as Pokémon stats, move power, and type effectiveness.

Features

  • Select attacking and defending Pokémon
  • Choose quick and charged moves for both Pokémon (although only selecting attacks for the attacker is functional for now)
  • Calculate damage dealt per fast and charged attack
  • Simulate battles to determine the time to defeat using fast and charged attacks
  • Display results with detailed information about the damage calculations

Installation

  1. Clone the repository:

    git clone https://github.com/javis/pokemongo_damage_calculator.git
  2. Navigate to the project directory:

    cd pokemongo_damage_calculator
  3. Install the dependencies:

    npm install

Usage

  1. Start the deployment server:

    npm run dev
  2. Open your browser and navigate to http://localhost:3000

Contributing

Contributions are welcome! If you have any suggestions or improvements, please create an issue or submit a pull request.

Acknowledgements

License

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

About

A damage calculator for Pokémon GO!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •