Ludii Forum
Throngs (multi-step approach) - Printable Version

+- Ludii Forum (https://ludii.games/forums)
+-- Forum: Suggestions (https://ludii.games/forums/forumdisplay.php?fid=10)
+--- Forum: Submit Your Games (https://ludii.games/forums/forumdisplay.php?fid=23)
+--- Thread: Throngs (multi-step approach) (/showthread.php?tid=399)

Pages: 1 2 3


RE: Throngs (multi-step approach) - dale walton - 02-24-2021

Fantastic!

When it is done, I will make an update which I will ask you to then use to replace the existing.

Re the GUI, -- With the wide lines requiring the grid in addition to the lines looks nice, but I don't see a scriptable "(show Grid)" option.  -- but its not important.

And thank you for the advice and sample script for reverting to the original appearance.


RE: Throngs (multi-step approach) - dale walton - 02-25-2021

BTW, I notice that one can already do this, but it is undocumented:

This worked:

(start
{
(set Score P1 0)
(set Score P2 0)
(place "Ball1" state:7)
(place "Ball2" state:7)
}
)