A chess-style game from the Blood Song by Anthony Ryan.
- At the start of the game a player may place any piece in any square in the first 3 rows at the player's end of the board.
- A piece is taken if the square it occupies is occupied by an opposing piece.
From Source:
$ ./gradlew clean run