Query Results for
Type=Game
Categories=2d,Large,Cards
SELECT * FROM `Item` LEFT JOIN `IndexEntry` USING (ItemID) WHERE `Type` = 'Game' AND FIND_IN_SET(:'2d',`Categories`) AND FIND_IN_SET(:'Large',`Categories`) AND FIND_IN_SET(:'Cards',`Categories`) AND `IsHidden` = 0 AND `Item`.`IsDeleted` = 0 AND `Language` = 'English' ORDER BY `LinkText`, `Item`.`Summary` ASC LIMIT 500 OFFSET 0
- CARDCHESS. Utilizes the two key elements of card games: four suits and the ability to place cards face down to hide their values. (10x10, Cells: 100) Author: David Howe.
- Cardmate. Chess variant on board with 100 squares, inspired by card games. (10x10, Cells: 100) By Ivan Derzhanski.
- Shogi With Pokémons. Pokemons with special powers are added to an otherwise normal shogi board. (11x11, Cells: 121) By (zzo38) A. Black.