Skip to content

A solver and the optimal solutions of Cribbage Solitaire in Möbius Front '83 by Zachtronics

Notifications You must be signed in to change notification settings

wangyi041228/MF83

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A solver and the optimal solutions of Cribbage Solitaire in Möbius Front '83 by Zachtronics

Cribbage Solitaire

Rules

  • Play cards from the tableau to the stack one at a time, scoring points based on the cards (see "scoring").
  • Get 61 or more points to win.
  • The stack total may not exceed 31.
  • When calculating the stack totaal, face cards are each worth 10.
  • If you can play a card, you must.
  • If you can't, start a new stack.

Scoring

condition socre
First card played to the stack is a Jack +2 points
Stack total is excatly 15 +2 points
Stack total is exactly 31 +2 points
Set of 2, 3, or 4 of the same card +2/+6/+12 points
Run of 3 to 7 cards, in any order,
such as K-J-Q or 2-4-3-A
+3 to +7 points.

About

A solver and the optimal solutions of Cribbage Solitaire in Möbius Front '83 by Zachtronics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages