Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

kivox/tbag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tbag

Text-Based Adventure Game

Todo

  • Fix bug where you can't exit game while in prompt
  • Add a save and load system to save progress
  • Improve UI

Introduction

tbag is a text-based adventure game engine. It is written in Go and uses the bubbletea library for easy terminal interaction.

Building

tbag is built using Go. The following commands will build the project:

go build

Running

tbag is run from the command line. The following command will run the game:

./tbag

About

Text-Based Adventure Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages