thecharlieblake / Solvitaire

A solver for a range of perfect-information, single player solitaire card games
GNU General Public License v2.0
32 stars 11 forks source link

Improve default rules representation #109

Closed thecharlieblake closed 5 years ago

thecharlieblake commented 5 years ago

(based on comments by @turingfan)

The rules of "default" has

  "cells": {
    "count": 0
  },

But not pre-filled, which is presumably defaults to 0. It would be good to fix this at some point.

thecharlieblake commented 5 years ago

Fixed in commit 5d68c009b4d051959327aa8ee9dc4802696cf727