Ludii Forum
Anemone Game still hanging in 1.1.18 - Printable Version

+- Ludii Forum (https://ludii.games/forums)
+-- Forum: Problems (https://ludii.games/forums/forumdisplay.php?fid=5)
+--- Forum: Game Problems (https://ludii.games/forums/forumdisplay.php?fid=17)
+--- Thread: Anemone Game still hanging in 1.1.18 (/showthread.php?tid=562)

Pages: 1 2


RE: Anemone Game still hanging in 1.1.18 - dale walton - 05-25-2021

Update:

Hi Eric. In the 1.1.19 version, I tried (play (if (is Repeat Situational) (move Pass) (< rest of the moves>)) but it didn't force the pass.

However in testing the game manually, it became apparent that this use of situational repeat testing is not a very useful Ludeme, as it tends toward imbalance, giving an advantage to the leading player. This limits its usefulness to games where there are few possible repeats, and in that case it has only minor rule simplicity advantage over banning repeats.

I also tried out a modified version of Anemone with more repeat positions allowed, using positional repeats, by using the above test-and-pass method. On the first move, the logic considered that a pass was required. (i.e. a repeat position??) is a repeat undefined on the first move? or when there are no mover's pieces on the board?

After working around that, the game in this case was long and convoluted, as after most placements a long series of replacements would ensue, until most of the possible positions at that level had been played. This created an interesting puzzle game on a small board, but not something very humanly playable.


RE: Anemone Game still hanging in 1.1.18 - Eric Piette - 05-25-2021

Hi,

Yes the version 1.1.19 does not have the situational repetition fix, that will be in the next release, so that's normal.
With the next release, they should do what they are supposed to do.

But yes I can see why you need such situational repetition checks, you should be able to try them with more confidence with the next release.
However, concerning your game, that's up to you if you think that's necessary or not.

Regards,
Eric


RE: Anemone Game - new version now working, please update - dale walton - 05-25-2021

I am attaching the revised game, which has been modified to no longer be based on a test for repetition.

Thus it should be available for inclusion.

Thanks for your help.
----------------------------------------------------------------------
I am also changing the name of the game with a more pronounceable alternative - So please use "Windflowers".


RE: Anemone Game still hanging in 1.1.18 - Eric Piette - 05-26-2021

Hi,

Ok, I am adding it to our dev version for the next release.

Regards,
Eric