Hi, On 7 Aug 2023, at 11:48, Daniel Lidström <[email protected]> wrote:
Hi Is it possible to use GnuBG to test an own implementation of a bot? I’ve been looking for up-to-date info on backgammon programming but haven’t found much. Most sources are old. Where can I find current info? For example, which programs are competing nowadays. Which are strongest? Are there active bot competitions? What do you exactly want to do? Years ago, I have written a re-implementation of FIBS in Perl for testing my own FIBS client: https://github.com/gflohr/BaldLies/ <https://github.com/gflohr/BaldLies/> . There is a server bin/baldlies and the client bin/baldlies-client. Maybe the sources help you. Cheers, Guido
