Backgammon server powering bgammon.org
cmd/bgammon-server | ||
board.go | ||
client.go | ||
command.go | ||
doc.go | ||
event.go | ||
game.go | ||
gamestate.go | ||
go.mod | ||
LICENSE | ||
player.go | ||
PROTOCOL.md | ||
README.md |
bgammon - Online backgammon server
Note: This is unfinished, alpha-quality software. Here be dragons.
Play
Browser
Terminal (SSH)
ssh bgammon.org -p 5000
Terminal (local)
See bgammon-cli
GUI
Coming soon
Support
Please share issues and suggestions here.
The bgammon protocol is specified in PROTOCOL.md.