Query Results for
Type=Misc
Categories=Singleplayer
SELECT * FROM `Item` LEFT JOIN `IndexEntry` USING (ItemID) WHERE `Type` = 'Misc' AND FIND_IN_SET(:'Singleplayer',`Categories`) AND `IsHidden` = 0 AND `Item`.`IsDeleted` = 0 AND `Language` = 'English' ORDER BY `LinkText`, `Item`.`Summary` ASC LIMIT 500 OFFSET 0
- Chess Tests: Bizarre Positions. Website with tests of strange chess positions and how programs deal with these.
- The World of Fairy Chess. Short introduction to the world of fairy chess problems. Author: Theodor Tauber and Hans L. Bodlaender.