Skip to content

andrewhummus/hexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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