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
[![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)
2023-09-03 08:05:15 +00:00
## Play
2023-11-03 17:51:25 +00:00
### Browser and Desktop
2023-09-03 08:05:15 +00:00
2023-11-03 17:51:25 +00:00
[**Click here to play** ](https://play.bgammon.org ) using your browser.
Download Boxcars at https://bgammon.org/download
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-11-03 17:51:25 +00:00
### Android
2023-10-27 03:21:14 +00:00
< a href = "https://play.google.com/store/apps/details?id=com.rocket9labs.boxcars" > < img width = "121" height = "36" alt = "Google Play" border = "0" src = "https://rocket9labs.com/static/badge_google_36.png" > < / a >
2023-11-03 17:51:25 +00:00
< a href = "https://f-droid.org/packages/com.rocket9labs.boxcars/" > < img width = "121" height = "36" alt = "F-Droid" border = "0" src = "https://rocket9labs.com/static/badge_fdroid_36.png" > < / a >
2023-10-27 03:21:14 +00:00
2023-11-03 17:51:25 +00:00
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/ )
2023-10-27 03:21:14 +00:00
Source code is available [here ](https://code.rocket9labs.com/tslocum/boxcars-android ).
2023-11-03 17:51:25 +00:00
### Terminal
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
2024-03-18 19:58:51 +00:00
## Translate
Translation is handled [online ](https://hosted.weblate.org/projects/bgammon/ ).
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 ).