You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
.gitignore | 9 months ago | |
LICENSE | 9 months ago | |
README.md | 9 months ago | |
board.go | 8 months ago | |
board_test.go | 8 months ago | |
client.go | 8 months ago | |
doc.go | 9 months ago | |
event.go | 9 months ago | |
go.mod | 9 months ago | |
go.sum | 9 months ago | |
util.go | 9 months 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.