PokedexCLI is a command-line interface (CLI) tool that simulates a Pokedex, allowing users to interact with the Pokemon world through various commands.
- Display help message
- Exit the Pokedex
- Display 20 Pokemon locations on the map
- Display 20 previous Pokemon locations on the map
- Display a list of Pokemon in a given location
- Catch a Pokemon
- Inspect information about a caught Pokemon
- Display all Pokemon caught in the Pokedex
To use PokedexCLI, make sure you have Go installed on your system. Then, clone this repository:
git clone https://github.com/MPRaiden/pokedexcli.git
MPR && boot.dev