A command-line tool to look up Pokémon information!
catch
: Catch a Pokémon by specifying its name.
Example:catch <pokemon-name>
exit
: Exit the application gracefully.explore
: Explore Pokémon available in a specific location.
Example:explore <location-name>
help
: Looking for help?mapb
: Displays the names of the previous 20 location areas.map
: Displays the names of 20 location areas.pokedex
: Show a list of all the Pokémon you have caught so far!
- Requirements: Go 1.20 or higher
- Run: Execute the
run.sh
script from the command line.
Enjoy exploring the Pokémon world from your terminal!
Visit the Project section on GitHub to track development progress!