Check out Alice Chess, our featured variant for June, 2024.


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

Ratings & Comments

EarliestEarlier Reverse Order LaterLatest
Morphomania. (Updated!) Morphing wherever you look. (9x9, Cells: 81) [All Comments] [Add Comment or Rating]
💡📝Gerd Degens wrote on Fri, May 3 05:27 PM UTC in reply to Bn Em from 01:10 PM:

The state‐transition tables seem to me a slightly overcomplicated way of saying that pieces move one way on White squares and another on Black squares ... .

What can I say?
Variants are not always easy. The basic idea is there and must be realized. You can perhaps say that the basic idea is nonsense. But I believe that it has been implemented properly. After all, it's about switching between black and white - and it seems to be possible in this way. With a little getting used to, it's not difficult.
 


Wa Shogi. Game with many different rather weak pieces, with or without drops. (11x11, Cells: 121) [All Comments] [Add Comment or Rating]
📝H. G. Muller wrote on Fri, May 3 05:28 PM UTC in reply to Mats Heden from 05:22 PM:

I am not aware of any such sources.


Play-test applet for chess variants. Applet you can play your own variant against.[All Comments] [Add Comment or Rating]
🕸Fergus Duniho wrote on Fri, May 3 05:35 PM UTC in reply to H. G. Muller from 05:20 PM:
set all == mln $maxmln;          // indicates last move

Note there is no $ there, so we might be talking about different things, and this one might be a legacy variable.

This operator just outputs the value of $mln.

I cannot image how this would work if mln was not the current move number.

It works because you are comparing mln with its maximum value. When there are comments, $maxmln will be greater than any move number, but it will be no higher than mln will eventually reach.


Morphomania. (Updated!) Morphing wherever you look. (9x9, Cells: 81) [All Comments] [Add Comment or Rating]
H. G. Muller wrote on Fri, May 3 05:37 PM UTC in reply to Gerd Degens from 05:27 PM:

I don't think there was any suggestion that the idea is no good, or the implementation was flawed. Just that the presentated explanation of it is very cumbersome.

I agree with Bn Em that it would be much better explained by not presenting this as pieces that change, but just stating that the orthodox pieces get some extra moves on some of the squares. And then show a table that mentions the extra moves for each piece, and on which squares it would get those.


Glinski's Hexagonal Chess. Chess on a board made out of hexagons. (Cells: 91) (Recognized!)[All Comments] [Add Comment or Rating]
🕸Fergus Duniho wrote on Fri, May 3 05:43 PM UTC in reply to H. G. Muller from 05:25 PM:

I am not familiar with this technique, but a problem could be that it is not just about positioning the images, but also about translating mouse clicks to cell coordinates. (Which must also work for empty cells, for entering non-captures.) In the table version I have attached event handlers to the cells for this.

With grid, you would use a <div> tag instead of a <td> tag for each space, and you could attach event handlers to it just as easily. What I have done in Game Courier, though, is place a transparent image over each empty space, as I have attached event handlers to the piece images.


Play-test applet for chess variants. Applet you can play your own variant against.[All Comments] [Add Comment or Rating]
💡📝H. G. Muller wrote on Fri, May 3 05:45 PM UTC in reply to Fergus Duniho from 05:35 PM:

OK, so the betza.txt code, which thus aims to test for whether the move is the one that was just entered, would work fine even in the presence of comments?

And the code to test for whether we are in prelude should look like

if == 0 $mline[$mln]->movenum:

?


Morphomania. (Updated!) Morphing wherever you look. (9x9, Cells: 81) [All Comments] [Add Comment or Rating]
💡📝Gerd Degens wrote on Fri, May 3 06:03 PM UTC in reply to H. G. Muller from 05:37 PM:

Seems to be a matter of taste.
I have adjusted it and hope I am now right.


Play-test applet for chess variants. Applet you can play your own variant against.[All Comments] [Add Comment or Rating]
🕸Fergus Duniho wrote on Fri, May 3 06:05 PM UTC in reply to H. G. Muller from 05:45 PM:

if == 0 $mline[$mln]->movenum:

That is mixing GAME Code with PHP. GAME Code does not support classes with properties or write out array elements with brackets, and it doesn't provide read access to $mline. But you can use the value of turn with your knowledge of which side you're concerned with to determine where you are in a game.


Play Chess Variants with Jocly. Missing description[All Comments] [Add Comment or Rating]
A. M. DeWitt wrote on Fri, May 3 07:36 PM UTC in reply to François Houdebert from Thu May 2 04:02 PM:

I'm actually starting to lean back towards the Bishop + Squirrel move for Chu Seireigi and Dai Seireigi, since in my test game of Chusei with you, if the Lion had the KNAD move you would be able to force mate in 3 with just the Lion, and I don't want one piece to steal all the show from the others.

Edit: Looking at the current position you can still force mate in 3, but you need to get more pieces involved.


Morphomania. (Updated!) Morphing wherever you look. (9x9, Cells: 81) [All Comments] [Add Comment or Rating]
adella hardy wrote on Fri, May 3 07:56 PM UTC in reply to H. G. Muller from 05:37 PM:

=== @Mr.H.G.Muller

       Dear respected Mr.H.G.Muller,
             Could you do me a favor by giving me a hint on the coding?

          I want to write vertical high pole  as:   rfF  rfN  rfC  rfFX .    
       I come across problems writing the next higher piece on the vertical pole.      Is it possible that you might give me some hint?
 Thanks a lot. I appreciate your aid.

sincerely, Adella.


Play Chess Variants with Jocly. Missing description[All Comments] [Add Comment or Rating]
Bob Greenwade wrote on Fri, May 3 09:21 PM UTC in reply to A. M. DeWitt from 07:36 PM:

I think I've mentioned in our game chat why I prefer KNAD (or, to me, KNS) for the Lion: it does at least have some history. I don't know of anywhere else where a Lion is BNS. (Even so, if it had an adjective on the name, reflected by a compound in the Greenwade graphic, I could deal with it.)


Home page of The Chess Variant Pages. Homepage of The Chess Variant Pages.[All Comments] [Add Comment or Rating]
🕸📝Fergus Duniho wrote on Fri, May 3 10:28 PM UTC in reply to HaruN Y from 04:43 AM:

I have changed forpersonid to author in the link, and it now works.


🕸📝Fergus Duniho wrote on Fri, May 3 10:33 PM UTC:

The print color scheme now has its own small logo too. Since the big logo included 19th century black and white artwork of Chess pieces, I chose a more retro style that displays fairy pieces by changing the orientation of Chess piece images. According to a section of Anthony Dickins' A Guide to Fairy Chess, the inverted queen is the grasshopper, and the reclining bishop is the unicorn.


Checkmating Applet. Practice your checkmating skill with fairy pieces.[All Comments] [Add Comment or Rating]
Sergio Pimentel wrote on Fri, May 3 11:16 PM UTC:Excellent ★★★★★

For this Fairy piece there is a forced mate (K+FP vs k) in 125 moves: rWbrFfDlfflNlA

Can anyone create a piece that can force a checkmate in more moves?


@ HaruN Y[All Comments] [Add Comment or Rating]
HaruN Y wrote on Sat, May 4 12:52 AM UTC:

Circular Chess 2.0 by Green Lemon Games

files=20 ranks=8 promoZone=1 promoChoice=NBRQ shuffle=:NB,QK graphicsDir=/cgi-bin/fen2.php?s=50&t=Greenwade&p= squareSize=50 graphicsType= symmetry=none royal=K firstRank=1 rimColor=#c7ffdc darkShade=#d5ffcb holeColor=#e8ffb5 lightShade=#f1ffaa coordColor=#ffff99 hole::::a1,j1,k1,t1 white pawn:P:ifmnW2fmWfoceF:pawn--cylinder:a2,b2,c2,d2,e2,f2,g2,h2,i2,j2 black pawn:P:ibmnW2bmWboceF:pawn--cylinder:,,k2,l2,m2,n2,o2,p2,q2,r2,s2,t2 morph=./././././././* knight:N:oN:knight--cylinder:c1,h1,,m1,r1 bishop:B:oB:/membergraphics/MSiconclearinghouse/%cylbishop.png:d1,g1,,n1,q1 rook:R:oRsoaboabR:/membergraphics/MSiconclearinghouse/%cylrook.png:b1,i1,,l1,s1 queen:Q:oQsoaboabR:/membergraphics/MSiconclearinghouse/%cylqueen.png:e1,,o1 horse:Ñ:oN:knight--cylinder:a8,j8,o8,p8,,e8,f8,k8,t8 king:K:oKisO2:king--cylinder:f1,,p1

Play Chess Variants with Jocly. Missing description[All Comments] [Add Comment or Rating]
A. M. DeWitt wrote on Sat, May 4 12:53 AM UTC:

@François Houdebert,

I made one last change to Chu Seireigi and Dai Seireigi, renaming the Lion to Lion Hawk to avoid confusion with the Chu Shogi Lion, while also keeping the Bishop + Squirrel move from before, whose Jocly code is shown below.

graph: this.cbDropGraph(geometry, [[-2,0],[-2,-1],[-2,-2],[-1,-2],[0,-2],[1,-2],[2,-2],[2,-1],[2,0],[2,1],[2,2],[1,2],[0,2],[-1,2],[-2,2],[-2,1]],[[1,1],[1,-1],[-1,1],[-1,-1]]),

(Keeping the Lion Hawk's value at 11 is reasonable, as it is basically equal in strength to a Queen, and may sometimes even have a light advantage)

In case you are wondering what a "Lion Hawk" is, I imagine it as a Japanese version of a griffin.

For the new diffusemap, simply use the Tenjiku Shogi Lion Hawk diffusemap.

For the 2D sprite, the best choice in my opinion for this piece may be the sprite two spaces to the left of the "gem" image in this spritesheet, as it resembles a griffin head with cat-like ears, at least to me. (If for some crazy reason you plan on implementing Dai Seireigi in Jocly, I would save the "falcon" image used for the griffin in other Jocly presets for the Flying Falcon or Cloud Eagle).

If you can implement these changes on the biscandine site that would be great.

P.S. Thanks for playing that test game with me. It helped me finalize the Lion Hawk's move.


Checkmating Applet. Practice your checkmating skill with fairy pieces.[All Comments] [Add Comment or Rating]
HaruN Y wrote on Sat, May 4 01:53 AM UTC in reply to Sergio Pimentel from Fri May 3 11:16 PM:

Ferz/Hospitaler Hunter: 130


Honorable Horse. Moves forward as a Knight.[All Comments] [Add Comment or Rating]
A. M. DeWitt wrote on Sat, May 4 02:18 AM UTC in reply to Fergus Duniho from Wed May 5 2010 01:25 PM:

This doesn't explain the fact that in Heian Shogi and Sho Shogi, the Knight has the same movement as in today's Shogi. My pet theory on this and the Lance's forward-only slide is that the Bushido Code has something to do with it. The Bushido code, which says surrender is the worst dishonor, and by proxy shames cowardice, may have been inprinted on the game by making certain pieces forward-only.


Checkmating Applet. Practice your checkmating skill with fairy pieces.[All Comments] [Add Comment or Rating]
Sergio Pimentel wrote on Sat, May 4 02:46 AM UTC in reply to HaruN Y from 01:53 AM:

How this piece move?


Buzzy Bees. Members-Only Bees at war on a hexagonal grid. (Cells: 127) [All Comments] [Add Comment or Rating]

Since this comment is for a page that has not been published yet, you must be signed in to read it.

Checkmating Applet. Practice your checkmating skill with fairy pieces.[All Comments] [Add Comment or Rating]
Sergio Pimentel wrote on Sat, May 4 03:07 AM UTC:

You are right. This piece: bFfhNfA mates in 130.

Can anybody top this?


Sergio Pimentel wrote on Sat, May 4 04:31 AM UTC:

fWbrFfD7lfNfrblA Mates in 153


Lev Grigoriev wrote on Sat, May 4 06:08 AM UTC in reply to Sergio Pimentel from 03:07 AM:Good ★★★★

Your bFfhNfA can be called a Double Sword Aborigine (or something other with understanding that it’s forward Kangaroo + backward Ferz), and your fWbrFfD7lfNfrblA as Right Gun-Layer (looks very similar to optical gun), and its mirror will be Left GL.


Make Your Own 91-Space Hexagonal Board. Files and directions for making a hexagonal chess board.[All Comments] [Add Comment or Rating]
François Houdebert wrote on Sat, May 4 06:09 AM UTC:

There are now svg files that can be printed on play mats, e.g. :

https://glyphobet.net/three-player-chess/svg/hexagonal_tiles.svg

https://commons.wikimedia.org/wiki/File:Hexagonal_chess_board.svg


Morphomania. (Updated!) Morphing wherever you look. (9x9, Cells: 81) [All Comments] [Add Comment or Rating]
H. G. Muller wrote on Sat, May 4 07:20 AM UTC in reply to adella hardy from Fri May 3 07:56 PM:

rfNX rfCX rfFXX rfNXX ...


25 comments displayed

EarliestEarlier Reverse Order LaterLatest

Permalink to the exact comments currently displayed.