FIBS (online backgammon) client library
Go to file
Trevor Slocum ad9ece3682 Initial commit 2021-08-30 18:26:34 -07:00
.gitignore Initial commit 2021-08-30 18:26:34 -07:00
README.md Initial commit 2021-08-30 18:26:34 -07:00
board.go Initial commit 2021-08-30 18:26:34 -07:00
board_test.go Initial commit 2021-08-30 18:26:34 -07:00
client.go Initial commit 2021-08-30 18:26:34 -07:00
doc.go Initial commit 2021-08-30 18:26:34 -07:00
event.go Initial commit 2021-08-30 18:26:34 -07:00
go.mod Initial commit 2021-08-30 18:26:34 -07:00
go.sum Initial commit 2021-08-30 18:26:34 -07:00
util.go Initial commit 2021-08-30 18:26:34 -07:00

README.md

fibs

GoDoc Donate

FIBS (online backgammon) client library

Currently in pre-alpha state. Here be dragons.

Documentation

Documentation is available via godoc.

Support

Please share issues and suggestions here.