Most Fun Project
CLI Pokedex
By incorporating a REPL system for the first time, I was able to utilize the Pokemon API to explore the world of pokemon. This CLI tool lets you capture and fight various pokemon. All of this can be done with an internet connect and a terminal. You can download the game from here.
Technologies used include:
- GoLang
- JSON
- HTTP/TCP