https://github.com/ecshreve/zeke-sheet
terminal based DnD character sheet
https://github.com/ecshreve/zeke-sheet
go tview
Last synced: 7 months ago
JSON representation
terminal based DnD character sheet
- Host: GitHub
- URL: https://github.com/ecshreve/zeke-sheet
- Owner: ecshreve
- License: mit
- Created: 2021-01-17T04:16:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T03:32:06.000Z (over 4 years ago)
- Last Synced: 2023-03-11T01:27:17.746Z (over 2 years ago)
- Topics: go, tview
- Language: Go
- Homepage:
- Size: 468 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zeke-sheet
[](https://goreportcard.com/report/github.com/ecshreve/zeke-sheet)
[](https://golang.org/doc/go1.14)## Description
(work in progress)
The end goal of this project is to make a terminal based interactive Dungeons and Dragons character sheet.
## Installation
- make sure you have `go` installed, `version 1.14` or newer should work
- clone the repo
```{bash}
git clone https://github.com/ecshreve/zeke-sheet.git
```- build and run the project
```{bash}
cd zeke-sheet
make run
```## Screenshot
