Backgammon server powering bgammon.org
Find a file
2023-08-26 20:59:52 -07:00
cmd/bgammon-server Add more JSON events 2023-08-26 20:33:16 -07:00
board.go Add game logic 2023-08-22 17:05:35 -07:00
client.go Add basic command parsing and handling 2023-08-03 22:29:54 -07:00
command.go Add initial JSON events 2023-08-26 19:47:12 -07:00
doc.go Add package doc 2023-08-26 20:38:07 -07:00
event.go Add more JSON events 2023-08-26 20:33:16 -07:00
game.go Add more JSON events 2023-08-26 20:33:16 -07:00
gamestate.go Add more JSON events 2023-08-26 20:33:16 -07:00
go.mod Initial commit 2023-07-31 16:46:28 -07:00
LICENSE Initial commit 2023-07-31 16:46:28 -07:00
player.go Add game logic 2023-08-22 17:05:35 -07:00
PROTOCOL.md Reformat PROTOCOL.md 2023-08-26 20:59:52 -07:00
README.md Add README 2023-08-26 20:43:40 -07:00

bgammon - Online backgammon server and client interface

GoDoc Donate via LiberaPay Donate via Patreon

Support

Please share issues and suggestions here.

The bgammon protocol specification is in PROTOCOL.md.