Graphical client for bgammon.org
Find a file
2024-11-23 20:22:40 -08:00
game Do not calculate legal moves locally when spectating 2024-11-23 20:22:40 -08:00
.gitignore Draw screen only when required 2021-08-30 21:26:49 -07:00
CHANGELOG Resize tutorial dialog 2024-11-20 10:45:55 -08:00
flags.go Default to fullscreen mode on Steam Deck 2024-09-09 14:33:20 -07:00
flags_web.go Fix locale detection on Windows and Linux 2024-09-07 14:48:06 -07:00
go.mod Use board space number color to draw player ratings 2024-11-23 11:12:42 -08:00
go.sum Use board space number color to draw player ratings 2024-11-23 11:12:42 -08:00
goreleaser.yml Hide console on Windows 2024-10-07 13:22:06 -07:00
LICENSE Rewrite as client for bgammon.org 2023-09-13 22:56:04 -07:00
main.go Resize main screen headers 2024-11-19 00:06:02 -08:00
README.md Update online translation link 2024-11-04 10:41:57 -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 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