Backgammon server powering bgammon.org
cmd/bgammon-server | ||
board.go | ||
client.go | ||
command.go | ||
doc.go | ||
event.go | ||
game.go | ||
gamestate.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
player.go | ||
PROTOCOL.md | ||
README.md | ||
util.go |
bgammon - Backgammon server powering bgammon.org
Play
Two official clients are available.
Graphical interface (boxcars)
Source code is available here.
Terminal interface (bgammon-cli)
ssh bgammon.org -p 5000
Source code is available here.
Support
Please share issues and suggestions here.
The bgammon protocol is specified in PROTOCOL.md.
Information on how to play backgammon is available here.