Backgammon analysis engine
cmd/tabula | ||
.gitignore | ||
analysis.go | ||
bei.go | ||
board.go | ||
board_test.go | ||
DESIGN.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md |
tabula - Backgammon analysis engine
Information on the design of the engine is documented in DESIGN.md.
Play
A tabula bot is available to play against at https://bgammon.org for each supported variant:
- Backgammon
- Acey-deucey
- Tabula
Support
Please share issues and suggestions here.