Online backgammon client (FIBS)
game | ||
.gitignore | ||
client_web.go | ||
flags.go | ||
flags_web.go | ||
go.mod | ||
go.sum | ||
goreleaser.yml | ||
LICENSE | ||
main.go | ||
README.md |
boxcars
Online backgammon client (FIBS)
Note: This application is in pre-alpha state. Here be dragons.
Play
There are several ways to play Boxcars.
Browser (recommended)
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
Gameplay notes
- To bear off a piece, drag it from your home on to the bar.
Support
Please share issues and suggestions here.