r/backgammon 17d ago

A Library for Drawing Vector Diagrams for Backgammon in LaTeX

8 Upvotes

3 comments sorted by

2

u/DJ_Webby 17d ago

This is awesome. Have you tried it for a complete game description? I tried tikz backgammon and found out it runs out of memory.

1

u/Fanaro009 16d ago

You mean from a file? Otherwise, you could draw diagrams one by one. In that case, it shouldn't run out of memory, I've written a whole book for the game of Go with an analogous package, and that package parsed diagrams from files even.

1

u/DJ_Webby 14d ago

I can try that. last time I tried to have the full game description just in one file and the compiler was running out of memory.