Query Results for
Type=Reference
Categories=Usual-MultiMove
SELECT * FROM `IndexEntry` LEFT JOIN Item USING (ItemID) WHERE `Type` = 'Reference' AND FIND_IN_SET(:'Usual-MultiMove',`Categories`) AND `IsHidden` = 0 AND `Item`.`IsDeleted` = 0 AND `Language` = 'English' ORDER BY `LinkText` ASC LIMIT 500 OFFSET 0
How to Program Multi-Move Variants for Game Courier. A tutorial with examples borrowed from code for Marseillais Chess and Extra Move Chess. Author: Fergus Duniho.