2023-09-13 07:45:54 +00:00
# bgammon - Backgammon server powering [bgammon.org](https://bgammon.org)
2023-08-27 03:43:23 +00:00
[](https://docs.rocket9labs.com/code.rocket9labs.com/tslocum/bgammon)
[](https://liberapay.com/rocket9labs.com)
[](https://www.patreon.com/rocketnine)
2023-09-03 08:05:15 +00:00
## Play
2023-10-23 05:29:28 +00:00
Two official clients are available.
### Graphical interface (boxcars)
2023-09-03 08:05:15 +00:00
2023-09-19 06:56:34 +00:00
[**Click here to play** ](https://play.bgammon.org )
2023-09-03 08:05:15 +00:00
2023-10-23 05:29:28 +00:00
Source code is available [here ](https://code.rocket9labs.com/tslocum/boxcars ).
2023-09-03 08:05:15 +00:00
2023-10-23 05:29:28 +00:00
### Terminal interface (bgammon-cli)
2023-09-03 08:05:15 +00:00
2023-09-19 06:56:34 +00:00
`ssh bgammon.org -p 5000`
2023-09-03 08:05:15 +00:00
2023-10-23 05:29:28 +00:00
Source code is available [here ](https://code.rocket9labs.com/tslocum/bgammon-cli ).
2023-09-03 06:51:06 +00:00
2023-08-27 03:43:23 +00:00
## Support
Please share issues and suggestions [here ](https://code.rocket9labs.com/tslocum/bgammon/issues ).
2023-10-23 05:29:28 +00:00
The bgammon protocol is specified in [PROTOCOL.md ](https://code.rocket9labs.com/tslocum/bgammon/src/branch/main/PROTOCOL.md ).
2023-09-05 05:52:28 +00:00
2023-10-23 05:29:28 +00:00
Information on how to play backgammon is available [here ](https://bkgm.com/rules.html ).