Skip to content

Instantly share code, notes, and snippets.

@denispeyrusaubes
Created October 5, 2015 18:06
Show Gist options
  • Save denispeyrusaubes/11392587ce3cb85a4cb5 to your computer and use it in GitHub Desktop.
Save denispeyrusaubes/11392587ce3cb85a4cb5 to your computer and use it in GitHub Desktop.
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