FIBS (online backgammon) client library
.gitignore | ||
board.go | ||
board_test.go | ||
client.go | ||
doc.go | ||
event.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md | ||
util.go |
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.