Skip to content

Instantly share code, notes, and snippets.

@dparker1005
Last active November 15, 2018 03:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dparker1005/6e2b7ce7c71ad711c9debc064438402d to your computer and use it in GitHub Desktop.
Save dparker1005/6e2b7ce7c71ad711c9debc064438402d to your computer and use it in GitHub Desktop.
[
{
"name": "Checker Me Up",
"description": "Pawns Start in a Checker Board Formation",
"newBoard": "RNBQKNBRP*P*P*P**P*P*P*PP*P*P*P*p*p*p*p**p*p*p*pp*p*p*p*rnbqknbr"
},
{
"name": "Horse Spies",
"description": "Sneaky Horsies",
"newBoard": "nNBQKBNnPPPPPPPP********************************ppppppppNnbqkbnN"
},
{
"name": "Ride On!",
"description": "Extra Knights",
"newBoard": "NNNNKNNNPPPPPPPP********************************ppppppppnnnnknnn"
},
{
"name": "Full War",
"description": "A Pretty Huge War",
"newBoard": "RNBQKBNRPPPPPPPPPPPPPPPPPPPPPPPPpppppppppppppppppppppppprnbqkbnr"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment