Terminal-based client for bgammon.org
.gitignore | ||
app.go | ||
board.go | ||
client.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md | ||
screenshot.png |
bgammon-cli - Terminal-based client for bgammon.org
Demo
Web
SSH
ssh bgammon.org -p 5000
Installation
To install bgammon-cli
to ~/go/bin/bgammon-cli
, execute the following command:
go install code.rocket9labs.com/tslocum/bgammon-cli@latest
Usage
When starting bgammon-cli
, provide your username and password:
bgammon-cli --username MyAccount --password MySecretPassword
PROTIP: bgammon.org supports using all available dice rolls to move a checker with a single stroke. For instance, when you roll double 2s, you may move a checker eight spaces by dragging it directly from space 2 to space 10.
Keybindings
R
RollK
Ok (confirm moves, end turn)Backspace
Undo moveEnter
Select, toggle input field focus
Support
Please share issues and suggestions here.
For information on how to play backgammon visit https://bkgm.com/rules.html