Graphical client for bgammon.org
Find a file
2024-02-24 09:42:54 -08:00
game Allow translating menu button label 2024-02-24 09:42:54 -08:00
.gitignore Draw screen only when required 2021-08-30 21:26:49 -07:00
CHANGELOG Allow flipping opponent space numbers 2024-02-20 13:41:44 -08:00
flags.go Apply device scale factor uniformly 2024-01-21 22:27:13 -08:00
flags_web.go Use 12-hour time format 2023-11-10 14:29:49 -08:00
go.mod Do not apply bot timeout when playing local match 2024-02-20 15:52:44 -08:00
go.sum Do not apply bot timeout when playing local match 2024-02-20 15:52:44 -08:00
goreleaser.yml Add setting for auto-playing forced moves 2024-01-13 13:36:01 -08:00
LICENSE Rewrite as client for bgammon.org 2023-09-13 22:56:04 -07:00
main.go Set Ebitengine properties on all platforms 2023-11-19 21:54:45 -08:00
README.md Only show tutorial to guests without a previously saved username 2024-01-29 10:51:52 -08:00
screenshot.png Update screenshot 2024-02-10 12:54:59 -08:00

boxcars - Graphical client for bgammon.org

Translate Donate via LiberaPay

Play

Browser

Visit https://play.bgammon.org

Desktop

Download Boxcars at https://bgammon.org/boxcars

Android

Download Boxcars via Google Play or F-Droid

Screenshot

Screenshot

Build

Note: You will need to install the dependencies listed for your platform.

Run the following command:

go install code.rocket9labs.com/tslocum/boxcars@latest

Run ~/go/bin/boxcars to play.

Translate

Translation is handled online.

Support

Please share issues and suggestions here.

Dependencies