bug-xboard
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-XBoard] [bug #26127] Enhancement: XBoard support for MiniChess 2009


From: anonymous
Subject: [Bug-XBoard] [bug #26127] Enhancement: XBoard support for MiniChess 2009
Date: Mon, 03 Nov 2014 16:43:25 +0000
User-agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0

Follow-up Comment #4, bug #26127 (project xboard):

I don't know if there still is any interest in running XBoard with this
variant, but XBoard's general variant support in v4.8 is now such that it can
run variants like this through configuring by user or engine. E.g. for
Mini-Chess 2009, an engine would have to send in response to "protover 2":

feature variants="minichess2009"

and then in response to "variant minichess2009"

setup (PNBRQKpnbrqk) 5x6+0_fairy kqbnr/ppppp/5/5/PPPPP/RNBQK w - - 0 1
piece P& fmWfcF
piece B& BmW

This would then change the board format, setup the initial position, and
defines the deviating pieces P and B. A similar effect could be obtained
without engine by using the options

-boardWidth 5 -boardHeight 6 -loadPositionFile mini09.fen -pieceToCharTable
"PN.RQ........BKpm.rq........bk"

when mini09.fen was a file containing the FEN of the initial position.

So I don't think patches like these still make sense.

H.G. Muller

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?26127>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]