first little project with using go.
go build && ./pokecli
- map: show 20 maps, next call to map shows next 20 maps
- mapb: show previous 20
- explore [location]: show previous 20
- catch [pokemon]: try to catch a pokemon
- inspect [pokemon]: inspect caught pokemon
- pokedex: list all caught pokemon
- exit: exit pokecli repl