Graphical client for bgammon.org
Go to file
Trevor Slocum 6966d690d2 Position checkers around board 2021-08-19 20:18:28 -07:00
game Position checkers around board 2021-08-19 20:18:28 -07:00
.gitignore Position checkers around board 2021-08-19 20:18:28 -07:00
LICENSE Initial commit 2021-08-18 23:57:40 -07:00
README.md Position checkers around board 2021-08-19 20:18:28 -07:00
go.mod Initial commit 2021-08-18 23:57:40 -07:00
go.sum Initial commit 2021-08-18 23:57:40 -07:00
main.go Position checkers around board 2021-08-19 20:18:28 -07:00

README.md

boxcars

Donate

Online backgammon client (FIBS)

Note: This application is in pre-alpha state. Here be dragons.

Play

There are several ways to play Boxcars.

Visit https://boxcars.rocketnine.space

Desktop

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

Run the following command to build a boxcars executable:

go install code.rocketnine.space/tslocum/boxcars@latest

Run ~/go/bin/boxcars to play.

Android

Coming soon

Support

Please share issues and suggestions here.

Dependencies