Ludii Forum
Initializing state in (place Random) for a Stack - Printable Version

+- Ludii Forum (https://ludii.games/forums)
+-- Forum: Questions (https://ludii.games/forums/forumdisplay.php?fid=13)
+--- Forum: About the Ludii Grammar (https://ludii.games/forums/forumdisplay.php?fid=15)
+--- Thread: Initializing state in (place Random) for a Stack (/showthread.php?tid=1110)



Initializing state in (place Random) for a Stack - loganf - 07-29-2022

I'm attempting to place a series of pieces randomly in a stack usingĀ 
Code:
(place Random {<count>} <int> [<siteType>])
Thus far, this is working beautifully as I can set the number of each piece individually and place the stack on a specified site. However, I noticed that there's no way to set the state of the stack/pieces the way you can for the other (place Random) ludemes. Is that something that is forthcoming?


RE: Initializing state in (place Random) for a Stack - Eric Piette - 08-23-2022

Hi,

That's not in our plan, but I keep that in mind in the future.

However, in reading many of your posts I have the feeling, that you are mostly trying to describe some card games (or similar). Is it right?

Regards,
Eric