bgammon/README.md

31 lines
1.1 KiB
Markdown
Raw Normal View History

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)
[![Donate via Patreon](https://img.shields.io/badge/dynamic/json?color=%23e85b46&label=Patreon&query=data.attributes.patron_count&suffix=%20patrons&url=https%3A%2F%2Fwww.patreon.com%2Fapi%2Fcampaigns%2F5252223)](https://www.patreon.com/rocketnine)
2023-09-03 08:05:15 +00:00
## Play
### Browser
[Click here to play](https://play.bgammon.org)
### Terminal (SSH)
`ssh bgammon.org -p 5000`
### Terminal (local)
See [bgammon-cli](https://code.rocket9labs.com/tslocum/bgammon-cli)
### GUI
*Coming soon*
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-09-03 06:51:06 +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
For information on how to play backgammon visit https://bkgm.com/rules.html