Graphical client for bgammon.org
Go to file
Trevor Slocum 91392d4239 Fix rendering issues 2023-09-30 15:30:12 -07:00
game Fix rendering issues 2023-09-30 15:30:12 -07:00
.gitignore Draw screen only when required 2021-08-30 21:26:49 -07:00
CHANGELOG Fix alignment when hitting opponent checker 2023-09-30 15:12:24 -07:00
LICENSE Rewrite as client for bgammon.org 2023-09-13 22:56:04 -07:00
README.md Use etk.Grid to improve UI layout 2023-09-29 22:40:33 -07:00
flags.go Remove extra debug mode for drawing space rects 2023-09-30 11:58:15 -07:00
flags_web.go Use etk.Grid to improve UI layout 2023-09-29 22:40:33 -07:00
go.mod Use internal redraw mechanism 2023-09-30 13:51:16 -07:00
go.sum Use internal redraw mechanism 2023-09-30 13:51:16 -07:00
goreleaser.yml Draw space numbers 2023-09-18 18:47:53 -07:00
main.go Use internal redraw mechanism 2023-09-30 13:51:16 -07:00

README.md

boxcars - Graphical client for bgammon.org

Donate via LiberaPay Donate via Patreon

Play

Browser

Visit https://play.bgammon.org

Desktop

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

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.

Support

Please share issues and suggestions here.

Dependencies