Cribbage and Bridge: full SVG boards (completes full-SVG package)
* cg-cribbage.el (cg-crib--svg, cg-crib--render-text): board with a peg-track, the starter, the pegging count/cards, the crib, and the hand. board with the rubber/contract, four seats with the dummy exposed, the trick, and the interactive hand. * test/card-games-tests.el: add cgt-crib-svg-smoke, cgt-bridge-svg-smoke. * NEWS: note the boards; every game now has a full SVG board.
This commit is contained in:
parent
32fb9f0c6d
commit
fdccde0634
4 changed files with 216 additions and 2 deletions
5
NEWS
5
NEWS
|
|
@ -50,6 +50,11 @@ the mouse as well as the keyboard.
|
|||
stock), Spite & Malice (the four centre piles, your goal and discard
|
||||
piles), and Old Maid (the opponents and your hand; click one of the
|
||||
next player's face-down cards to draw it).
|
||||
- SVG boards for Cribbage (a peg-track for each player, the starter, the
|
||||
pegging count and cards, and the crib at the show) and Bridge (the
|
||||
rubber and contract, all four seats with the dummy exposed, the trick
|
||||
in the middle, and the hand you are playing). With these every game
|
||||
in the collection now has a full graphical board.
|
||||
|
||||
** Rummy-family rules completed
|
||||
- Rummy 500: take a card from anywhere in the discard pile (key ~T~) --
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue