summaryrefslogtreecommitdiff
path: root/data/strategy
AgeCommit message (Collapse)Author
2015-11-08Fix #10, default_english strategy now has TWL06 superleaves.John Fultz
2015-11-06Set up defaults strategies.John Fultz
So, basically, the dictionary is queried to see if it's "English-like". Which is to say that it uses the same alphabet. If so, then it will fall back to use twl06 strategies, minus the superleaves (the so-called "default_english"). Otherwise, it uses "default" strategies, which right now is simply a worths file that sets the blank to be 30. It's not great. But better than before.
2014-11-30Fix Collins superleaves.John Fultz
2014-11-29Remove obsolete or useless strategy files.John Fultz
2013-08-25Initial git commit.Jason Katz-Brown