/hexa

text adventure game for school written in Go.

Primary LanguageGo

Hexa

build

What is this

Screenshot

This is a text adventure RPG game written for my computer science course, I decided to write it in Go due to its simplicity.

How to run it?

Make sure Go is installed

Clone the repo git clone https://github.com/anddddrew/hexa

Run the ./build.sh script.

Enjoy & have fun ;).