Query Results for
Type=Game
Categories=2d,Other,UsualEquipment,Diff-Winning,Diff-Capturing
SELECT * FROM `Item` LEFT JOIN `IndexEntry` USING (ItemID) WHERE `Type` = 'Game' AND FIND_IN_SET(:'2d',`Categories`) AND FIND_IN_SET(:'Other',`Categories`) AND FIND_IN_SET(:'UsualEquipment',`Categories`) AND FIND_IN_SET(:'Diff-Winning',`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
- Chain of Fools. Game with a Chess set where the goal is form chains of defended pieces. (8x8, Cells: 64) By Francois Tremblay.
- Fluidity chess. No displacement capture, all non-royal pieces take by cutting through or bypassing. (8x8, Cells: 64) By Lev Grigoriev.
- Suction Chess. Pieces swap places instead of being removed from the board, resulting in very different strategy. By Nathaniel Virgo.