Update README
parent
522663becc
commit
8646e4cc39
14
README.md
14
README.md
|
@ -1,25 +1,27 @@
|
|||
# bgammon - Backgammon server powering [bgammon.org](https://bgammon.org)
|
||||
[](https://docs.rocket9labs.com/code.rocket9labs.com/tslocum/bgammon)
|
||||
[](https://liberapay.com/rocket9labs.com)
|
||||
[](https://www.patreon.com/rocketnine)
|
||||
|
||||
## Play
|
||||
|
||||
### Desktop (Boxcars)
|
||||
### Browser and Desktop
|
||||
|
||||
[**Click here to play**](https://play.bgammon.org)
|
||||
[**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).
|
||||
|
||||
### Mobile (Boxcars for Android)
|
||||
### Android
|
||||
|
||||
<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>
|
||||
<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>
|
||||
|
||||
Boxcars is available for Android on [Google Play](https://play.google.com/store/apps/details?id=com.rocket9labs.boxcars).
|
||||
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 (bgammon-cli)
|
||||
### Terminal
|
||||
|
||||
`ssh bgammon.org -p 5000`
|
||||
|
||||
|
|
Loading…
Reference in New Issue