A while ago on this blog I shared a LaTeX macro I had written for drawing games of Nim. I have now taken the plunge and written this into a LaTeX package called nimsticks. (Why? What do you do to relax on a lazy Sunday morning?)
Here is the description of the nimsticks package:
This LaTeX package provides commands
\drawnimstick
to draw a single nim stick and\nimgame
which represents games of multi-pile Nim. Nim sticks are drawn with a little random wobble so they look ‘thrown together’ and not too regular.
What this does it allows commands such as \nimgame{5,3,4}
which renders like this: