Implemented and tested DarkChess. Berolina, Upsidedown should be OK. Marseille: TODO
[vchess.git] / db / create.sql
index 033df4b..321274d 100644 (file)
@@ -18,6 +18,10 @@ insert into Variants values
        ('Crazyhouse', 'Captures reborn'),
        ('Switching', 'Exchange pieces positions'),
        ('Extinction', 'Capture all of a kind'),
+       ('Marseille', 'Move twice'),
+       ('Upsidedown', 'Walking on the hands'),
+       ('Dark', 'In the shadow'),
+       ('Berolina', 'Pawns move diagonally'),
        ('Ultima', 'Exotic captures');
 
 create table Problems (