Most Fun Project
CLI Cowboy RPG
The goal of this project was to learn about websockets and how to use them to create a realtime, interactive program. Users can self host the server or use my provided server to play a simple, Cowboy themed role playing game. The client runs in the CLI and uses the promptui package to be more user friendly. Click here to view the source code and play the game.
Technologies used include:
- GoLang
- JSON
- Websockets