Skip to content

cliffom/beeyond

Repository files navigation

beeyond

A classic adventure game for your terminal

Getting Started

# get dependencies
$ make dep

# start the game
$ make run

Example Output

asciicast

Dependencies

This project leverages github.com/rivo/tview and github.com/gdamore/tcell (as well as their dependencies)

Packages

No packages published