10 Commits

Author SHA1 Message Date
f1c8e4092c Dominosa: add a command-line solver.
I've made the existing optional solver diagnostics appear as the
verbose output of the solver program. They're not particularly legible
at the moment, but they're better than nothing.
2019-04-04 23:58:31 +01:00
cdc0563123 Add missing binary 'matching' to .gitignore. 2018-11-13 21:54:11 +00:00
32f96080ad Enable 64-bit osx build and fix a warning.
OS X is beginning to show a warning when a 32-bit application is
opened, so it's high time that this gets enabled. Fix a clang warning
exposed by this build.
2018-06-01 06:50:15 +01:00
4a0d9ad39b Add patternpicture to .gitignore. 2016-02-14 08:47:27 +00:00
3c0b01114c Add the new 'fifteensolver' to .gitignore. 2015-10-18 17:53:28 +01:00
6860c65bb3 Add a new puzzle: Palisade. 2015-10-18 17:53:28 +01:00
362bf8d450 New puzzle from James Harvey: 'Tracks'. 2015-02-08 16:23:32 +00:00
201b32983b New puzzle: 'Flood'.
Based on a web game I saw a few years ago, and dashed off this weekend
after I thought of a way to write a good (though not quite optimal)
heuristic solver, here's a random little thing not quite in the same
line as the most usual kind of Puzzles fare: instead of making you
scratch your head to find any move to make at all, it's easy to find
solutions in principle, and the challenge comes from having to do so
within a move limit.
2015-01-12 19:51:19 +00:00
3017455259 Some more .gitignore updates.
Ignore a few things that turn up in the icons subdirectory.
2014-10-27 21:58:10 +00:00
8b62420aa4 Add a .gitignore, now this project is in git. 2014-10-25 15:27:27 +01:00