![]() |
Odd by Nick Bentley (with variant options) - 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: Odd by Nick Bentley (with variant options) (/showthread.php?tid=477) |
Odd by Nick Bentley (with variant options) - thorsilver - 03-01-2021 Odd is one of my favourite games by Nick Bentley -- it's incredibly simple, yet mind-bending and deep at the same time. The current implementation in Ludii works well, but because I like the game so much I decided to make a more expansive version. If the Ludii team sees fit to expand the included version of Odd in a similar way, that would be great, but if not, any other fans of the game may like to use this version if they like the additional features. New stuff:
Unfortunately, the Odd AI doesn't seem to work with this -- the graphics go a bit mental and things don't quite work properly if I leave the name as "Odd" and specify the Odd AI. Also, if I tried to update both player's scores after each move (with (set Score Each)) the whole game went crazy, and moves couldn't be made at all. So I settled for just updating the score of the player that just moved as my way of displaying the current group count. Enjoy! :) ![]() ![]() ![]() RE: Odd by Nick Bentley (with variant options) - Eric Piette - 03-02-2021 Hi, Ok yes, no problem to update the game with more options. I also modified a bit your description to update the score of each player as you wanted. Just a minor thing, for the moment, we keep the rulesets for our uses because we use them for our DLP project and so only for the DLP games. So for the moment I commented them, until we can allow them for any users. Regards, Eric RE: Odd by Nick Bentley (with variant options) - thorsilver - 03-02-2021 (03-02-2021, 08:05 AM)Eric Piette Wrote: Hi, Thanks Eric, that's great news! I'm happy that Odd will have some more options :) May I ask how you updated the score of each player in this instance? I'm very new to Ludii so I'm interested to know what I did wrong. Thanks for letting me know about the rulesets issue, I'll keep that in mind for future games. RE: Odd by Nick Bentley (with variant options) - Eric Piette - 03-02-2021 Hi, Just in adding that to the consequences: Code: (then Regards, Eric RE: Odd by Nick Bentley (with variant options) - thorsilver - 03-02-2021 (03-02-2021, 12:32 PM)Eric Piette Wrote: Hi, Ah, I see! Simple and effective. Useful to know for next time, thanks! |