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.
|
2 years ago | |
---|---|---|
game | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
client_web.go | 2 years ago | |
flags.go | 2 years ago | |
flags_web.go | 2 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago | |
goreleaser.yml | 2 years ago | |
main.go | 2 years ago |
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.