command
module
Version:
v0.0.0-...-38bf041
Opens a new window with list of versions in this module.
Published: Feb 20, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
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
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.