4e84eb0e9115d3e80757029488fc13b6d1e1621c
1 import { ChessRules
} from "@/base_rules";
3 export class VchessRules
extends ChessRules
{
4 static get PawnSpecs() {
8 { captureBackward: true }
13 let notation
= super.getNotation(move);
14 // TODO: if capture backwards, add an indication 'b'