Interactive terminal Pokedex with TUI browsing and CLI lookups
A terminal Pokedex. Run it bare for an interactive TUI: browse every
Pokemon and move with a fuzzy filter, embedded truecolor ASCII art,
stat bars, type badges, evolution chains and flavor text, with the
details fetched live from PokeAPI. Or stay on the command line: type
a few letters, hit TAB, and pick from every Pokemon or move name.
Name completion and art are embedded in the binary, so they work
offline; details are fetched live.