/pokedexcli-boot.dev

A little command line pokedex created for boot.dev

Primary LanguageGo

boot.dev Pokedex CLI

Requirements

  • go v1.23+

Using

Clone the repository and go run . or go build then ./pokedexcli-boot.dev from the root project directory.

Commands

  • exit - quit the application
  • help - show commands
  • map - display the next 20 locations
  • mapb - display the previous 20 locations
  • explore - explore an area
  • catch - attempt to catch a pokemon
  • area - check your current location
  • inspect - inspect a caught pokemon
  • pokedex - check the pokemon you've caught so far