Tom Chen
Tom Chen
Just change "App Setting" -> "Use Processor" to "CPU" instead of "CUDA (uses cuDNN)" (The older version of cuda dll that seiya-git suggested does not work for me)
If you mean some chunks do not appear in the list, then use `include: 'all',`
Not sure if this can solve your problem but in case anyone needs it, here's the config that can include everything then use `fileBlacklist` as a **white list** to include...
Yeah right. It should be a [pypa/setuptools](https://github.com/pypa/setuptools) issue, I opened a PR there. Meanwhile, there is still something sampleproject could do: maybe add a include line to `MANIFEST.in` to ask...
The PR there (pypa/setuptools#2494) got closed for some... technical reasons, it is complicated to add `tests/test*` until other problems are solved... So I guess here's what we can do now:...
'You Win!' / 'You Lose!' / 'Tie Game' is already an indication of which player won. But indeed, it does not state the reason. It would be better if it's...
The minimum for the resource is `max(bricks+quarry, gems+magic, recruits+dungeon)+1` so it's 8 for the default settings. User can't enter a number below 8, if it's less than 8, then it...
OK. Updated the title and summary