A web-based tool to help Pokémon TCG Pocket players to select the best booster packs to open based on their collection. The tool calculates the probability of obtaining new cards and suggests the most optimal packs to open. Includes cards reliant on certain conditions, e.g. Mew (Genetic Apex). Excludes non-pack uniques and promotional event cards.
Current expansions updated:
-
Genetic Apex (A1)
-
Mythical Island (A1a)
-
Space-Time Smackdown (A2)
-
Triumphant Light (A2a)
-
Shining Revelry (A2b)
-
Celestial Guardians (A3)
-
Extradimensional Crisis (A3a)
To be implemented:
-
Eevee Grove (A3b)
-
Wisdom of Sea and Sky (A4)
-
Live Site: Pokémon TCG Pocket Calculator
-
GitHub Repository: Nick-Chan/Pokemon_TCG_Pocket_Calculator
-
Card Collection Tracker – Select cards you own and see missing ones
-
Optimal Pack Calculation – Finds the best packs to maximize new card pulls
-
Multiple Expansions Supported – Switch between different Pokémon TCG sets
-
Fast & Lightweight – Runs entirely in the browser (WebAssembly)
- Blazor WebAssembly
- CSS for styling
- C# for logic processing
- JSON for storing card data
- GitHub Pages
This project is open-source under the MIT License. Feel free to use and modify it.