This is a text adventure RPG game written for my computer science course, I decided to write it in Go due to its simplicity.
Make sure Go is installed
Clone the repo git clone https://github.com/anddddrew/hexa
Run the ./build.sh
script.
Enjoy & have fun ;).