Created
March 26, 2016 17:22
-
-
Save IanWhitney/dd34f8a16c730f3cd77c 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
Clojure | |
Empty board | |
Board comparison | |
Attacking | |
C++ | |
Can't occupy same space | |
Attacking | |
ECMA | |
Default queen positions | |
Board comparison | |
Attacking | |
Elixir | |
Default queen positions | |
Can't occupy same space | |
Board comparisons | |
Attacking | |
F# | |
Can't occupy same space | |
Attacking | |
Go | |
Pieces use standard notation, not array notation | |
Invalid board postitions | |
Can't occupy same space | |
Attacking | |
Haskell | |
Board comparisons | |
Single piece placed | |
Default positions | |
Attacking | |
Javascript | |
Default positions | |
Can't occupy same space | |
Board comparisons | |
Attacking | |
Python | |
Board comparisons | |
Attacking | |
Invalid postitions | |
Can't occupy same space | |
Ruby | |
Default positions | |
Can be more than one board | |
Can't occupy same space | |
board comparisons | |
Attacking | |
Swift | |
Default position | |
Can be more than one board | |
Invalid positions | |
Can't occupy same space | |
Board comparisons | |
Attacking | |
Most Common | |
Attacking (11) | |
Can't occupy same space (8) | |
Board Comparison (8) | |
Default positions (6) | |
Invalid board positions (3) | |
Can be more than one board (2) | |
Empty board (1) | |
Chess notation (1) | |
Single piece placed (1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment