-
Please consider making FreeCell offer autocomplete sooner. It seems to me the cards in the stacks only need to be in ascending (or equal) order. The suits don't really matter.
-
When I try to use html-minifier on this file - http://www.shlomifish.org/Files/files/text/html-min-1.xhtml - I get a "Parser error" exception.
Here is the markup:
```
Freecell Solve…
-
Just not forgetting to remove the plugin-clock in the 0.13.0 release.
##### Expected Behavior
No plugin-clock, only the plugin-worldclock will be available.
##### Current Behavior
…
-
The number of cards that can be moved seems a bit low. I've done a bit of thinking and came up with the following formula:
x = (c+1)*(1
-
Testing #15811
Steps to Reproduce:
1. select all the directories in the VS Code node_modules folder
2. drag into file view
![image](https://cloud.githubusercontent.com/assets/762848/20991918/…
-
Running this script:
``` bash
#!/bin/bash
git_repo="$HOME/progs/freecell/git"
gsv="$git_repo/fc-solve/cpan/Games-Solitaire-Verify"
inc()
{
local path="$1"
shift
echo "-I" "$gsv/$path/li…
-
cmake fails with:
`$ cmake .
CMake Error at CMakeLists.txt:5 (INCLUDE):
INCLUDE could not find load file:
Shlomif_Common
CMake Error at CMakeLists.txt:7 (SHLOMIF_COMMON_SETUP):
Un…
-
Steps to reproduce:
1) Start freecell
2) type "wa"
Observe message in console:
```
move_legality.rb:49:in `legal_cascade_move?': undefined method `rank' for nil:NilClass (NoMethodError)
`…
-
This is on this branch - https://github.com/shlomif/PySolFC/tree/try-to-fix-py3-bugs - and it happens on game no. 24 for instance. What happens is that it puts a card on top of a card with the same co…
-
```
$ npm run prepack ~/workspace/freecell-web/resources/public/js/compiled/app.js
> prepack@0.2.1-alpha.0 prepack /home/mike/workspace/prepack
> node lib/prepack-cli.js "/home/mike/workspace/fr…