Backgammon server powering bgammon.org
|
||
---|---|---|
cmd/bgammon-server | ||
pkg/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 | ||
REPLAY.md | ||
util.go |
bgammon - Backgammon server powering bgammon.org
Play
Browser and Desktop
Click here to play using your browser.
Download Boxcars at https://bgammon.org/download
Source code is available here.
Android
Download Boxcars via Google Play or F-Droid
Source code is available here.
Terminal
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.