Skip to content

it-is-final/IVcalc

Repository files navigation

IVcalc

This is a tool that can calculate the IVs of your Pokémon, rewritten using React, material-ui, and vite.

Build Instructions

Prequisites

  • Git
  • node.js

Steps

  1. git clone https://github.com/it-is-final/IVcalc.git
  2. npm install
  3. npm run build

Run the application locally

Instead of using npm run build, use npm run dev.

Acknowledgements

  • Base stats data, characteristics data, natures data, and calculation formulas is sourced from Bulbapedia
  • Pokémon © 2002-2024 Pokémon. © 1995-2024 Nintendo/Creatures Inc./GAME FREAK inc. TM, ® and Pokémon character names are trademarks of Nintendo.

License

© 2025 Luong Truong

IVcalc is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

A Pokémon IV calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published