Text Adventure

This game takes the form of a Text Adventure in the terminal, specifically in Golang.
If you cannot use the terminal from a codespace, use an online go compiler such as this one:
Go Compiler
Copy and paste this code into the compiler:
Go Code (on repository)