Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 467 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 467 Bytes

Pokedex CLI REPL

Using https://pokeapi.co/ for Pokemon info

How to download and install

Download the zip and run go build && ./pokedex

Commands

  • help: Display help message
  • exit: Exit the pokedex
  • map: Displays 20 locations. Can use again to get the next 20.
  • mapb: Like map but backwards.
  • explore: Explore the given location.
  • catch: Catch that pokemon
  • inspect: Info about the pokemon
  • pokedex: Shows a list of all the Pokemon's you caught