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.
|
1 year ago | |
---|---|---|
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
board.go | 1 year ago | |
board_test.go | 2 years ago | |
client.go | 1 year ago | |
doc.go | 2 years ago | |
event.go | 2 years ago | |
go.mod | 1 year ago | |
go.sum | 1 year ago | |
util.go | 1 year ago |
README.md
fibs
FIBS (online backgammon) client library
Features
Client
provides methods for connecting to FIBS and manages interactionsBoard
provides methods for retrieving the current game state and playing the game- Watch backgammon TV (spectate live matches continuously)
Applications
- Boxcars, a FIBS client with a graphical user interface
- bgammon, a FIBS client with a terminal user interface
Documentation
Documentation is available via godoc.
Support
Please share issues and suggestions here.