Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 523 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 523 Bytes

Pokedex-CLI

A fun interactive command-line interface that simulates a Pokedex, all written in Go!

Quick Start

  • Clone the repository and run ./pokedex

Usage

Available Commmands:

  • help - Get all available commands
  • map - View paginated location areas
  • mapb - Return to a previous page
  • explore - Explore a location area and the available pokemon
  • catch - Attempt to catch a Pokemon
  • inspect - Inspect a caught Pokemon
  • pokedex - View all of your caught Pokemon
  • exit - Exit the Pokedex