Query Results for
Type=Game
Categories=2d,Singleplayer,Diff-Capturing
SELECT * FROM `Item` LEFT JOIN `IndexEntry` USING (ItemID) WHERE `Type` = 'Game' AND FIND_IN_SET(:'2d',`Categories`) AND FIND_IN_SET(:'Singleplayer',`Categories`) AND FIND_IN_SET(:'Diff-Capturing',`Categories`) AND `IsHidden` = 0 AND `Item`.`IsDeleted` = 0 AND `Language` = 'English' ORDER BY `LinkText`, `Item`.`Summary` ASC LIMIT 500 OFFSET 0
Kamikaze Chess.
Capturing pieces also are removed. Author: Alessandro Castelli. Inventor: B. G. Laws.
KingSwap!. A solitaire swap puzzle to escort your lazy King. (5x5, Cells: 25) By Vincent Bugica.
Mutation Chess. Pieces that capture become the type of piece they captured. (8x8, Cells: 64) Author: Alessandro Castelli. Inventor: John E. Bosley.
Patrol chess. In order to capture or give check, a piece [including kings] must be `observed' by another piece of the same player. (8x8, Cells: 64) Author: Hans L. Bodlaender. Inventor: Federik Hendrik von Meyenfeldt.