Pokemon GO community "The Count" Generator. This tool is used to calculate every possible IV combination for every single Pokemon that matches a specified Combat Power (CP).
- Shows every possible Pokémon/IV combination for a specified CP
- Searches over 500,000,000 combinations in less than 1 second
- Filter by...
- Pokémon
- IVs
- Level
- CP
- Generation
- Types
- And more...
- Pokédex is automatically updated with the latest Pokemon data
- React 18
- NextJS
- Material UI
- TypeScript
- Vercel
- Web Workers
- Virtualized List
- Zustand
- NodeJS (Recommend using V18.*)
- Clone the repo
- Open up the directory (
cd The-Count
) yarn install
yarn build
yarn start
yarn install
yarn dev