Skip to content

Little Read–eval–print loop Pokedex built with Go using PokéAPI

Notifications You must be signed in to change notification settings

Rodolfato/pokedexcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pokedexcli

Little Read–eval–print loop Pokedex built with Go using PokéAPI

Prerequisites

  • Go v1.22.2

Installation

  1. Clone the repo

    git clone https://github.com/Rodolfato/pokedexcli
  2. Build and play around!

    go build && ./pokedexcli

Usage

These are the available commands:

Progressively list all areas of the Pokemon map

  Pokedex > map

Go back to the last list of areas

  Pokedex > mapb

Explore the Pokemon in an area

  Pokedex > explore {area}

Try to catch a Pokemon

  Pokedex > catch {name}

Inspect a Pokemon you've previously caught

  Pokedex > inspect {name}

List all Pokemon you've caught

  Pokedex > pokedex

List all available commands

  Pokedex > help

Exit the program

  Pokedex > exit

Acknowledgments

About

Little Read–eval–print loop Pokedex built with Go using PokéAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages