Skip to content

Dhar01/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeDex CLI

A command-line tool to look up Pokémon information!

Commands

  • 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!

Execution

  • 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!

Progress

Visit the Project section on GitHub to track development progress!

code coverage badge

About

A command line app for Pokemon Information.

Resources

Stars

Watchers

Forks

Packages

No packages published