]> gitweb.factorcode.org Git - factor.git/history - extra/minesweeper
scryfall: better moxfield words
[factor.git] / extra / minesweeper /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-01-20 John BenediktssonSwitch to https urls
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-01 John Benediktssoncolors: merge colors.constants and colors.hex.
2021-04-04 John Benediktssonbasis/extra: using smart-loop.
2018-03-22 John Benediktssonminesweeper: adding games tag.
2018-03-07 John Benediktssonminesweeper: fix stack effect in adjacent-flags.
2018-03-07 John Benediktssonminesweeper: reduce duplicated code in count-neighbors.
2018-03-06 John Benediktssonminesweeper: reduce duplicated code for click/mark...
2018-03-05 John Benediktssonminesweeper: re-use click-cells-around.
2018-03-05 John Benediktssonminesweeper: adding docs for middle-click.
2018-03-05 Philip Dexterminesweeper: add classic middle-click functionality
2018-03-01 John Benediktssonminesweeper: adding deploy file.
2018-02-26 John Benediktssonminesweeper: ignore space keypress for hint cheat.
2018-02-24 John Benediktssonminesweeper: minor doc edits.
2018-02-24 John Benediktssonminesweeper: adding some help docs and cap timer at...
2018-02-24 John Benediktssonminesweeper: simpler hint mode, type more to disable.
2018-02-24 John Benediktssonminesweeper: adding XYZZY hint like the original.
2018-02-24 John Benediktssonminesweeper: some fixes to keep correct flag when winni...
2018-02-24 John Benediktssonminesweeper: grid sizes were off by one.
2018-02-17 John Benediktssonminesweeper: better smiley faces.
2018-02-16 John Benediktssonminesweeper: better fix for hand click.
2018-02-16 John Benediktssonminesweeper: fix bug when running before ever clicking...
2018-02-14 John Benediktssoncore/basis/extra: use none?.
2018-02-12 John Benediktssonminesweeper: workaround world initialization problem.
2018-02-12 John Benediktssonminesweeper: code golfing.
2018-02-11 John Benediktssonminesweeper: always relayout-1 on click/mark.
2018-02-11 John Benediktssonminesweeper: click cells around question but not flagged.
2018-02-10 John Benediktssonminesweeper: adding a fun minesweeper game.