# bgammon - Backgammon server powering [bgammon.org](https://bgammon.org)
[![GoDoc](https://code.rocket9labs.com/tslocum/godoc-static/raw/branch/master/badge.svg)](https://docs.rocket9labs.com/code.rocket9labs.com/tslocum/bgammon)
[![Donate via LiberaPay](https://img.shields.io/liberapay/receives/rocket9labs.com.svg?logo=liberapay)](https://liberapay.com/rocket9labs.com)
## Play
### Browser and Desktop
[**Click here to play**](https://play.bgammon.org) using your browser.
Download Boxcars at https://bgammon.org/download
Source code is available [here](https://code.rocket9labs.com/tslocum/boxcars).
### Android
Download Boxcars via [Google Play](https://play.google.com/store/apps/details?id=com.rocket9labs.boxcars) or [F-Droid](https://f-droid.org/packages/com.rocket9labs.boxcars/)
Source code is available [here](https://code.rocket9labs.com/tslocum/boxcars-android).
### Terminal
`ssh bgammon.org -p 5000`
Source code is available [here](https://code.rocket9labs.com/tslocum/bgammon-cli).
## Translate
Translation is handled [online](https://hosted.weblate.org/projects/bgammon/).
## Support
Please share issues and suggestions [here](https://code.rocket9labs.com/tslocum/bgammon/issues).
The bgammon protocol is specified in [PROTOCOL.md](https://code.rocket9labs.com/tslocum/bgammon/src/branch/main/PROTOCOL.md).
Information on how to play backgammon is available [here](https://bkgm.com/rules.html).