donkirkby / donkirkby/chess-kit
New Game: Blackjack Chess
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 4
Description
Each player takes opponent's cards and shuffles.
Each turn, opponent deals you one card and you make a move with that piece. Then you say pass or hit me. If you get dealt duplicate cards in one turn, you lose a piece. Either opponent chooses a piece that matches one of this turn's cards, or you flip a card and choose one of the matching pieces.
Discard a matching card whenever a piece is captured or removed.
Shuffle all cards except current turn when draw pile is down to 1.
Softer penalty: add wild card to draw deck and shuffle.
Contributor guide
Assessment
This issue has not been assessed yet.