donkirkby / donkirkby/chess-kit
New Puzzle: Break it Up
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 4
Description
Puzzle: given a starting position, get the two colours on opposite halves of the board. Either front / back or left / right. Instead of capturing, pieces swap places with a piece of the opposite colour that they could normally capture. Pawns can't initiate a swap, but other pieces can swap with them.
Contributor guide
Assessment
This issue has not been assessed yet.