Check out Symmetric Chess, our featured variant for March, 2024.


[ Help | Earliest Comments | Latest Comments ]
[ List All Subjects of Discussion | Create New Subject of Discussion ]
[ List Latest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]

Comments/Ratings for a Single Item

Later Reverse Order Earlier
Maasai Chess. Large CV with 48 pieces per side, of 20 types including both regular and rapid Pawns.[All Comments] [Add Comment or Rating]
🔔Notification on Wed, Jan 17 08:06 PM UTC:

The author, Jean-Louis Cazaux, has updated this page.


Greg Strong wrote on Mon, Oct 17, 2022 01:20 AM UTC in reply to Aurelian Florea from 12:18 AM:

Right. The first command adds the Massai to the list of types that resets the counter. The second command limits it so only moves in the specified direction reset the counter.


Aurelian Florea wrote on Mon, Oct 17, 2022 12:18 AM UTC in reply to Jean-Louis Cazaux from Sun Oct 16 06:47 PM:

I meant if a Massai soldier move resets the counter?


Aurelian Florea wrote on Mon, Oct 17, 2022 12:16 AM UTC in reply to Greg Strong from Sun Oct 16 06:52 PM:

Thanks, Greg!


Greg Strong wrote on Sun, Oct 16, 2022 06:52 PM UTC in reply to Aurelian Florea from 03:18 PM:

Yes!  This should do it:

FindRule( Move50Rule ).TypesThatResetCounter.Add( Massai );
FindRule( Move50Rule ).SetRequiredDirection( Direction( 0, 1 ) );

The need for only resetting the counter when moving forward was added long ago for Chess and a Half.  I don't remember ever needing the TypesThatResetCounter list before ...  Maybe it was added for something or maybe I was just anticipating.


💡📝Jean-Louis Cazaux wrote on Sun, Oct 16, 2022 06:47 PM UTC in reply to Aurelian Florea from 03:20 PM:

@Aurelian, I have no idea. This rule has always been sort of academic for me, I have never played a game of any kind when it has been necessary to use this rule. So, you can change to 75 if you feel is better.


Aurelian Florea wrote on Sun, Oct 16, 2022 03:20 PM UTC:

@Jean-Louis,

What are your thoughts on the interaction of the 50 moves rule with the maasai pawns in this game?


Aurelian Florea wrote on Sun, Oct 16, 2022 03:18 PM UTC in reply to Aurelian Florea from Wed Oct 12 05:54 PM:

@Greg,

Hello,

Can chessV2 update the counter in the 50 moves rule also when the maasai pawns are moved. What about only when maasai pawns are moved forward? The later rule seems more sensitive to me, for my game.


Aurelian Florea wrote on Wed, Oct 12, 2022 05:54 PM UTC in reply to Greg Strong from 05:49 PM:

Ok, thanks very much!


Greg Strong wrote on Wed, Oct 12, 2022 05:49 PM UTC in reply to Aurelian Florea from 05:30 PM:

I will need to do this game in C#. Because of the piece shuffle it cannot be done in an include file. But, in general, you would set the en passant givers and receivers in an include file like this:

FindRule( EnPassantRule ).AttackerTypes = { Pawn, Maasai };
FindRule( EnPassantRule ).VictimTypes = { Pawn, Maasai, Prince };


Aurelian Florea wrote on Wed, Oct 12, 2022 05:30 PM UTC in reply to Greg Strong from 01:13 PM:

So then, how should I write the part where the maasai and regular pawns are listed as givers and receivers of the en passant rule?


Greg Strong wrote on Wed, Oct 12, 2022 01:13 PM UTC in reply to Aurelian Florea from 12:53 PM:

Yes, Berolina pawns have additional complications


Aurelian Florea wrote on Wed, Oct 12, 2022 12:53 PM UTC in reply to Greg Strong from 12:47 PM:

We have had an email discussion about berolinas and regular pawns. This is what I remember. I'm glad it worked out.


Greg Strong wrote on Wed, Oct 12, 2022 12:47 PM UTC:

This is supported. The en passant rule in configurable with a list of attacker types and a list of victim types. I probably added this for Metamachy (although it only needed a new victim type - this game will use both.)

The only programming that needs to be done for this game is the logic for placing the pieces. I will work on getting it included for the next release.


Aurelian Florea wrote on Wed, Oct 12, 2022 10:53 AM UTC:

@Greg,

I remember having a discussion a while ago about how en passamnt would work with multiple types of pawns. This game needs something like that is chessV2 would be able to play it. I want to work something similar at a future game. Any thoughts about it?


Eric Silverman wrote on Wed, Jul 7, 2021 02:03 PM UTC:Excellent ★★★★★

I have played this game extensively in the Ai Ai software package since adding it, and I feel it may be the best iteration so far of Jean-Louis Cazaux's series of 12x12 variants. The piece density and variety generate very interesting interactions on the board. The various Pawn- and Pawn-like pieces in the 3rd/4th ranks create a nice sense of progression, leading the board to gradually open up and allow more powerful pieces to enter the fray.

In a sense, the game reminds me slightly of a Chess equivalent to Dai Dai Shogi, which has a long opening phase that gradually expands into a delightfully complex middlegame. As a fanatic for large Shogi I consider this a plus :)

In any case, I highly recommend this game for fans of larger variants. In the future I hope Maasai might generate some similar developments of Gigachess and Terachess as well. I have experimented a bit myself with adding the two ranks of mixed Pawns to those games and the results were quite enjoyable.


💡📝Jean-Louis Cazaux wrote on Wed, Jul 7, 2021 08:17 AM UTC in reply to Ben Reiniger from 03:46 AM:

Thank you Ben. I modified both pages to fix that.


Ben Reiniger wrote on Wed, Jul 7, 2021 03:46 AM UTC in reply to Jean-Louis Cazaux from Tue Jul 6 07:00 PM:

I've updated the link description and published this page.

I found the "en passant...is identical to the regular chess Pawn" for the Maasai a little disconcerting because it doesn't address inter-type interaction. Of course, you address that in the Rules section. Maybe just add a note to the piece description that these are addressed in the Rules section?


💡📝Jean-Louis Cazaux wrote on Tue, Jul 6, 2021 07:26 PM UTC:

Maasai Chess page and the Game Courier preset can be released. Thanks to editors


💡📝Jean-Louis Cazaux wrote on Tue, Jul 6, 2021 07:00 PM UTC:

I would like to change that sentence which is presenting my new game Maasai Chess:

Large CV with 48 pieces per side, of 20 types including Sergent Maasai as improved Pawns

I wish to write:

Large CV with 48 pieces per side, of 20 types including both regular and rapid Pawns

May I do it? Or an editor can do it for me? Thank you


💡📝Jean-Louis Cazaux wrote on Sun, May 16, 2021 04:09 PM UTC in reply to H. G. Muller from Fri May 7 12:10 PM:

What you say is true HG, it is a fact that different plays will quickly become all different in such a large variant. But so what?

Of course you are free to comment my proposal but I don't see where you want to go.

You argue about the fact that white has an advantage of having the word in saying what is the lineup. I'm still not convinced by your explanations, but I don't want to make a dispute on that. Since my sentence was not a rule and was more a comment, I removed it.

Anyway, advantage or not, I do like the idea of having the freedom to organise the major pieces at wish in the center of the board, even though those pieces are behind lines of pawns. When I play it, it adds some fun: either I choose the line-up or I do the first move. Like in some sports where either you choose the side on the field or the ball to start.

In any case, this game is not finished, and it might continue to evolve according to on-going play testing.


💡📝Jean-Louis Cazaux wrote on Sat, May 8, 2021 07:39 AM UTC in reply to Fergus Duniho from Fri May 7 05:44 PM:

Thanks a lot


🕸Fergus Duniho wrote on Fri, May 7, 2021 05:44 PM UTC in reply to Jean-Louis Cazaux from 05:42 PM:

Game Courier preset, ... Game Courier setting file, multiple presets, indexed link page, so complicated for someone like me to understand what I'm doing.

I have updated the FAQ to help clarify this.


💡📝Jean-Louis Cazaux wrote on Fri, May 7, 2021 05:42 PM UTC in reply to Fergus Duniho from 01:15 PM:

.. Game Courier preset, ... Game Courier setting file, multiple presets, indexed link page, so complicated for someone like me to understand what I'm doing. You guys are pure genius.


🕸Fergus Duniho wrote on Fri, May 7, 2021 01:15 PM UTC in reply to Jean-Louis Cazaux from 06:37 AM:

I wanted to create a new Game Courier preset to play this Maasai Chess. Then, I follow the link to create a new GC preset. But at the end, the process gives a similar template than for a normal page entry. This is confusing.

I expect you followed the link to create a link page to a Game Courier preset. This is what you should do after you have already created your preset.

So, I started from an existing GC preset of my own, I modified it, I renamed it "Maasai Chess", I saved it and I spent my evening working on it. This morning, I wanted to come back on it and continue ... but I can't find it. Where is it?

What you created is a Game Courier settings file. A settings file may be used as the basis for multiple presets with different appearances, or it may be used as a single preset without modification. After you have made your presets, the next step would be to create an indexed link page to them. To find your settings file, look in the menu under your name for "Your Game Courier Settings Files".


x x wrote on Fri, May 7, 2021 12:20 PM UTC in reply to H. G. Muller from 12:10 PM:

True, this variant is quite big and the changed pieces are behind 2 rows of predetermined "pawns", the shuffled pieces will not affect the board in the opening much. I haven’t considered how large this variant is.


H. G. Muller wrote on Fri, May 7, 2021 12:10 PM UTC in reply to x x from 10:42 AM:

Its not completely unreasonable that someone migth derive advantage from playing with more familiar setup (assuming one would play this variant enough).

It is very questionable, though, whether in a variant this large where the differences in setup are applied somewhere in the rear of the army, that there will be anything familiar at all to the position by the time the battle really starts. Black can force white to start with (some of his) pieces in a certain constellation, but he cannot control what moves white will play afterwards. Most white players would play totally different, and by the time the pieces in the back-rank come into play you would always be in a position you have never seen before. Unless black is playing against the same white player all the time, which would also stick to the single variation he likes. In which case the position would be just as familiar to that white player, and the alledged compensation would go up in smoke.


x x wrote on Fri, May 7, 2021 10:42 AM UTC:

It can be argued that if chess is a forced draw from opening position, then first move advantage doesn’t exist at all. Yet even if someone showed proof that chess is drawn game, humans would still atribute some advantage to white. Its not completely unreasonable that someone migth derive advantage from playing with more familiar setup (assuming one would play this variant enough). Quantifying this advantage and comparing it to first move advantage is another story though.


H. G. Muller wrote on Fri, May 7, 2021 10:28 AM UTC:

I agree that it is exceedingly unlikely that anyone would ever develop opening theory for these games. And of course it is your design, and you can pick the rules anyway you like them.

But what I object to (since your submission is open for review) is your claim that the rule you propose compensates the first-move advantage. Especially if you don't believe yourself that black would ever go to the trouble of developing opening theory, it is a misleading claim.


💡📝Jean-Louis Cazaux wrote on Fri, May 7, 2021 09:48 AM UTC in reply to H. G. Muller from 07:16 AM:

Seriously, nobody will study the opening theories for my games. If few are just playing, I'll be happy. I still believe that if they are many setups, the impact of learn-by-heart openings will be less important. I like the idea of one player choosing the setup and the opponent making the first move. I understand that other people may like other ideas, no problem.


H. G. Muller wrote on Fri, May 7, 2021 07:16 AM UTC in reply to Jean-Louis Cazaux from 06:28 AM:

It seems to me that the black player who chooses the setup has an advantage to his white opponent who doesn't know what will be the setup. It is true that the black player may know an opening theory for his favorite setup but as they are a lot of possible setups, one would have to know a lot of opening theories which is reducing the impact in my opinion.

There is no game-theoretical advantage from choosing btween a number of symmetric, and therefore mostly equivalent start position. The only way black can derive any advantage from this is by having very extensive opening knowledge for the setup he is going to choose. Only white would have to prepare for all openings, if he has no clue what black is going to choose. (Which presumably is hopeless, due to the large number.) Black, however, only has to prepare for one, and can use that one in every game he plays as black. (And even if it is commonly known what he will pick, it is not much help to the white player if he has to play a variety of opponents.)

So I think that rather than doing away with the burden of opening theory, your rules compell the players to study opening theory for black, in order to neutralize the first-move advantage.


💡📝Jean-Louis Cazaux wrote on Fri, May 7, 2021 06:37 AM UTC:

I am confused. Yesterday I created a new page for a new entry called "Maasai Chess". This page is now waiting for approval by editors. This is not the problem.

After, I wanted to create a new Game Courier preset to play this Maasai Chess. Then, I follow the link to create a new GC preset. But at the end, the process gives a similar template than for a normal page entry. This is confusing.

So, I started from an existing GC preset of my own, I modified it, I renamed it "Maasai Chess", I saved it and I spent my evening working on it. This morning, I wanted to come back on it and continue ... but I can't find it. Where is it?

When I look under my name to my unpublished submissions, I see the normal page for "Maasai Chess" but for the GC preset I just see the void page I had made, and not the file I had worked on yesterday.

May someone help me?


💡📝Jean-Louis Cazaux wrote on Fri, May 7, 2021 06:28 AM UTC in reply to H. G. Muller from Thu May 6 09:48 PM:

It seems to me that the black player who chooses the setup has an advantage to his white opponent who doesn't know what will be the setup. It is true that the black player may know an opening theory for his favorite setup but as they are a lot of possible setups, one would have to know a lot of opening theories which is reducing the impact in my opinion.


H. G. Muller wrote on Thu, May 6, 2021 09:48 PM UTC:

Why do you say that black's privilege of choosing the initial setup would compensate the first-move advantage? It shouldn't be worth anything, because white gets exactly the same arrangement of pieces. And having one player determine the setup interferes with the purpose of having no opening theory.


34 comments displayed

Later Reverse Order Earlier

Permalink to the exact comments currently displayed.