Online backgammon client (FIBS)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trevor Slocum 23fba33928 Support logging in 2 years ago
game Support logging in 2 years ago
.gitignore Center board 2 years ago
LICENSE Initial commit 2 years ago
README.md Position checkers around board 2 years ago
go.mod Support logging in 2 years ago
go.sum Support logging in 2 years ago
goreleaser.yml Center board 2 years ago
main.go Support logging in 2 years ago

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