A shiny hunting companion app written in C++ and SQLite
Find a file
2025-11-02 23:49:16 +00:00
.gitignore Update required databases 2025-10-05 14:38:24 -07:00
CLIHunter.cpp Update required databases 2025-10-05 14:38:24 -07:00
createDbFromCsv.sql Update required databases 2025-10-05 14:38:24 -07:00
pokedex.csv Add required databases 2025-09-20 17:56:51 -07:00
README.md Update README.md 2025-11-02 23:49:16 +00:00

Shiny Charm

A native Pokémon shiny hunting application written in C++, Python and SQLite

Description

This is my answer to never having a "good enough" shiny hunting companion application. Every one I have tried over the years has had various issues, from not having the sprites that I want (all of them) or not having a customizable increment and decrement system to not having every Pokémon available, not having the correct odds, or even simply doing the math wrong on the binomial odds, and because of that, I finally decided to create my own.

This project aims to serve as a one-stop shop for shiny hunting. Managing current hunts, storing previous or paused hunts, and generally being a polished experience overall.

Authors

notlaurence

generic-pers0n