Created
October 5, 2015 18:06
-
-
Save denispeyrusaubes/11392587ce3cb85a4cb5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Chess board ready: | |
R K B Q K B K R | |
P P P P P P P P | |
- - - - - - - - | |
- - - - - - - - | |
- - - - - - - - | |
- - - - - - - - | |
P P P P P P P P | |
R K B Q K B K R | |
--------------- | |
Round 1(White): | |
a2-a4 | |
R K B Q K B K R | |
P P P P P P P P | |
- - - - - - - - | |
- - - - - - - - | |
P - - - - - - - | |
- - - - - - - - | |
- P P P P P P P | |
R K B Q K B K R | |
Round 2(Black): | |
h7-h5 | |
R K B Q K B K R | |
P P P P P P P - | |
- - - - - - - - | |
- - - - - - - P | |
P - - - - - - - | |
- - - - - - - - | |
- P P P P P P P | |
R K B Q K B K R | |
--------------- | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment