+ setgamespeed 0.1  0
+ setdelaytime 0.1  0
+ setplayspeed 10   0

txt Concept: - Block capture 0
txt 400

+ new blackbishop a1 0 400
+ new whitebishop c1 0 400
+ new whitequeen d1 0 400
+ new whiteking e1 0 400
+ new whitebishop f1 0 400
+ new whiteknight g1 0 400
+ new whiterook h1 0 400
+ new whitepawn a2 0 400
+ new whitepawn c2 0 400
+ new whitepawn d2 0 400
+ new whitepawn e2 0 400
+ new whitepawn f2 0 400
+ new whitepawn g2 0 400
+ new whitepawn h2 0 400
+ new whitepawn b3 0 400

txt black has captured a piece at a1 and wants to pull the bishop back 500
txt white expects this and block black's way so the bishop doesn't move 1000
txt then captures the bishop while black tries to pull the bishop home 1500
txt here's how it goes, with position before black's capture 2000
txt 2500

+ new whiterook a1 0 2500
+ new blackbishop e5 0 2500

blackbishop e5 a1 	2700
whitebishop c1 a3 	2800
whitepawn c2 c3 	2820
whitequeen d1 a1 	2860

txt you cancel your opponents move attemp by blocking 3200
txt which give you enough time to capture the piece 3700

txt END OF MOVIE 4200
