Ludii Forum
Lava - 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: Lava (/showthread.php?tid=679)



Lava - Michael - 08-17-2021

Lava is a new game by Alek Erickson and me. It is attached here in the hope that you might include it in Ludii :)


RE: Lava - Eric Piette - 08-18-2021

Hi,

I am going to add it to our dev version and it will be available in the next release. Thanks for the submission !

Regards,
Eric


RE: Lava - Michael - 08-19-2021

I found a better way of scripting this game :) It doubles the number of random games generated per second, and it's much easier to choose a given move. I also added an option to have the stack size shown as a number on top of the stack, thanks to the new pieceStackType.


RE: Lava - Eric Piette - 08-20-2021

Hi,

Ok I updated your .lud file for the next release.

Regards,
Eric


RE: Lava - Michael - 09-26-2021

Mihaw Zapawa found a mistake in my latest implementation of Lava. I though I had to simulate movement with (remove) and (add) because the movement happens in a consequence, but I forgot that I was dealing with mixed stacks, so that doesn't work. Luckily, it was very easy to fix it once I remembered (fromTo). I have attached a fixed version.

Edit: Oh, and I changed it so that the size 4 option is default, instead of size 5. I think that's a better way of introducing the game.


RE: Lava - Eric Piette - 09-27-2021

Hi,

Ok, I updated the file in our version, will be there in the next release.

Regards,
Eric