donkirkby / donkirkby/chess-kit
New Game: Gravity Chess
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 4
Description
Both players move in the same direction, from top to bottom, trying to stack more pieces on the bottom.
* [x] Write up the rules.
* [x] Add example diagrams.
* [ ] Try moving pieces in order from bottom to top.
* [ ] Try allowing pawns to always move up to two spaces down.
* [ ] Can pawns come unstacked, when an unstacked piece moves into their attack square?
* [ ] Can other pieces come unstacked when they can make a horizontal capture?
* [ ] End when one player has no unstacked pieces at the start of their turn?
Contributor guide
Assessment
This issue has not been assessed yet.