GitHunt
TU

TurtIeSocks/The-Count

"The Count" Generator for Pogo Communities

TheCount

Description

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

Demo

https://the-count.vercel.app/

Features

  • 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

Technologies Used

  • React 18
  • NextJS
  • Material UI
  • TypeScript
  • Vercel
  • Web Workers
  • Virtualized List
  • Zustand

PreReqs

  • NodeJS (Recommend using V18.*)

Installation Instructions

  1. Clone the repo
  2. Open up the directory (cd The-Count)
  3. yarn install
  4. yarn build
  5. yarn start

For Development

  1. yarn install
  2. yarn dev

Contributors

Created March 24, 2021
Updated February 18, 2026
TurtIeSocks/The-Count | GitHunt