My favorites | Sign in
Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 118: Blindfold chess
4 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Enhancement
Priority-Low
Milestone-Release2.0


Sign in to add a comment
 
Reported by enrique.l.melgar, Dec 22, 2006
I don't know any chess linux program to play blindfold chess:
Hide black pieces, white pieces, pawns, ...

A very good training method.

Comment 1 by lobais, Dec 22, 2006
Well, far out in the future PyChess might support all kinds of strange chess variants.
Until then, I can only give you this tip to make PyChess not draw the pieces:

Find the file lib/pychess/widgets/BoardView.py. In line 327 you change the line "   
    self.drawPieces (context, pieces, r)" into "        #self.drawPieces (context,
pieces, r)" and save it.
That should be all.
Labels: -Type-Defect -Priority-Medium Type-Enhancement Priority-Low Milestone-Release2.0
Comment 2 by gbtami, May 31, 2008
Maybe it can be a togglable menu item in the view menu, as in xboard.
Comment 3 by lobais, Jun 01, 2008
Currently the difficulty combobox is disabled for human players. Perhaps it could
contain "Normal, semiblindfold and blindfold" instead..
Comment 4 by gbtami, Jun 01, 2008
What do you think about more choices?
Normal
All pieces white
Hide black pieces
Hide white pieces
Hide pawns
Hide non pawns
Full blindfold
Comment 5 by lobais, Jun 01, 2008
Well, it should probably be "hide own pieces" rather than "hide white pieces".
Also - if they are put in a combo under the label "difficulty", perhaps they should
each have a label like "Handicapped", "Semihandicapped"
Comment 6 by paulo.michael, May 04, 2009
actually you could play blindfold chess using gnuchessx through the console...

Sign in to add a comment

Hosted by Google Code