andrewhummus / hexa

text adventure game for school written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ;).

About

text adventure game for school written in Go.


Languages

Language:Go 95.4%Language:Dockerfile 3.9%Language:Shell 0.8%