Skip to content

Releases: Decryptu/zigdex

Zigdex v0.2.1

06 Nov 08:10

Choose a tag to compare

Support 'random' as a positional argument

Full Changelog: v0.2.0...v0.2.1

Zigdex v0.2.0

06 Nov 07:46
f3209ae

Choose a tag to compare

What's Changed

  • Refactor argument parsing and random sprite logic by @Decryptu in #1

Full Changelog: v0.1.0...v0.2.0

Zigdex v0.1.0

05 Nov 17:24

Choose a tag to compare

Zigdex v0.1.0

Display Pokemon sprites in your terminal.

Installation

Homebrew (macOS)

brew tap Decryptu/tap
brew install zigdex

Manual Installation

Download the appropriate binary for your architecture and add it to your PATH.

Usage

zigdex random --hide-name

What's Changed

  • Initial release with 649 Pokemon sprites
  • Terminal sprite display support
  • Random Pokemon selection