Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's Games.

 

 

 

(Game) SearchAndDestroyChess

 

SearchAndDestroyChess is a variant on chess, also called Kriegspiel or Dark Chess. In SearchAndDestroyChess you can only view that part of the board that is 'seen' by your pieces.

 

There is also a console/MS-DOS version of SearchAndDestroyChess called SearchAndDestroyChessConsole.

 

The following special rules apply to SearchAndDestroyChess:

0.              a player cannot be in chess, nor in checkmate. Instead, if the king is captured, the capturer wins. This is because it is possible for a king to be in check without knowing it.

1.              Normal rules to en passant capture apply. But when a pawn can be captured en passant, this pawn is visible. This makes a pawn look sideways for only one turn. This is because the attacker must be able to see that he/she can make an en passant capture.

2.              Normal rules to castling apply, except that castling can take place when in chess and through attacked squares. This is because it is possible for a king to be or getting in check without knowing it.

3.              a pawn always gets promoted to a queen.

 

 

SearchAndDestroyChess is programmed in C++ using the IDE C++ Builder 6.0. It uses the STL, VCL and Boost library.

 

One month after putting SearchAndDestroyChess online, I found out I wasn't the first to have invented this variant :-(.

 

* View a screenshot of 'SearchAndDestroyChess'.

* View a YouTube video about 'SearchAndDestroyChess'.

* Download the 'SearchAndDestroyChess' Windows executable (rar).

* Download the 'SearchAndDestroyChess' Windows executable (zip).

* Download the 'SearchAndDestroyChess' source code (rar).

* Download the 'SearchAndDestroyChess' source code (zip).

 

 

External links

* Wikipedia's page about Kriegspiel

* Wikipedia's page about Dark Chess

 

Licence

 

 

    SearchAndDestroyChess, a special kind of chess game

    Copyright (C) 2008  Richèl Bilderbeek

 

    This program is free software: you can redistribute it and/or modify

    it under the terms of the GNU General Public License as published by

    the Free Software Foundation, either version 3 of the License, or

    (at your option) any later version.

 

    This program is distributed in the hope that it will be useful,

    but WITHOUT ANY WARRANTY; without even the implied warranty of

    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the

    GNU General Public License for more details.

 

    You should have received a copy of the GNU General Public License

    along with this program.  If not, see <http://www.gnu.org/licenses/>.

 

 

 

Go back to Richel Bilderbeek's Games.

Go back to Richel Bilderbeek's homepage.