John Benediktsson
|
3feed5b192
|
minesweeper: adding games tag.
|
2018-03-22 10:10:36 -07:00 |
John Benediktsson
|
074d4e9d0a
|
minesweeper: fix stack effect in adjacent-flags.
|
2018-03-06 16:02:20 -08:00 |
John Benediktsson
|
2dc44cd360
|
minesweeper: reduce duplicated code in count-neighbors.
|
2018-03-06 16:01:33 -08:00 |
John Benediktsson
|
02e231633e
|
minesweeper: reduce duplicated code for click/mark/open cells.
|
2018-03-06 15:50:47 -08:00 |
John Benediktsson
|
1386489bbc
|
minesweeper: re-use click-cells-around.
|
2018-03-05 09:05:20 -08:00 |
John Benediktsson
|
3c7b0825db
|
minesweeper: adding docs for middle-click.
|
2018-03-05 08:57:42 -08:00 |
Philip Dexter
|
9a994e1bd9
|
minesweeper: add classic middle-click functionality
|
2018-03-05 08:52:26 -08:00 |
John Benediktsson
|
e0d53267f5
|
minesweeper: adding deploy file.
right now it includes too much stuff so the file sizes are a little big.
|
2018-03-01 10:45:32 -08:00 |
John Benediktsson
|
216057d255
|
minesweeper: ignore space keypress for hint cheat.
|
2018-02-26 11:32:04 -08:00 |
John Benediktsson
|
fa91537935
|
minesweeper: minor doc edits.
|
2018-02-24 13:01:17 -08:00 |
John Benediktsson
|
5cb675486f
|
minesweeper: adding some help docs and cap timer at 999 seconds.
|
2018-02-24 12:20:00 -08:00 |
John Benediktsson
|
57f69157b1
|
minesweeper: simpler hint mode, type more to disable.
|
2018-02-24 09:49:38 -08:00 |
John Benediktsson
|
ade235e25a
|
minesweeper: adding XYZZY hint like the original.
|
2018-02-24 08:15:56 -08:00 |
John Benediktsson
|
b8ce63491f
|
minesweeper: some fixes to keep correct flag when winning/losing.
|
2018-02-24 08:13:30 -08:00 |
John Benediktsson
|
8f42570ba6
|
minesweeper: grid sizes were off by one.
|
2018-02-23 20:46:05 -08:00 |
John Benediktsson
|
d64536e43c
|
minesweeper: better smiley faces.
|
2018-02-16 16:14:39 -08:00 |
John Benediktsson
|
88d2fdb7ac
|
minesweeper: better fix for hand click.
|
2018-02-16 15:48:36 -08:00 |
John Benediktsson
|
0d878f2873
|
minesweeper: fix bug when running before ever clicking on anything.
|
2018-02-16 15:09:00 -08:00 |
John Benediktsson
|
bd9676e152
|
core/basis/extra: use none?.
|
2018-02-14 11:56:31 -08:00 |
John Benediktsson
|
3aee29e373
|
minesweeper: workaround world initialization problem.
Needs a better long term fix.
|
2018-02-11 20:00:18 -08:00 |
John Benediktsson
|
61df87db07
|
minesweeper: code golfing.
|
2018-02-11 18:56:19 -08:00 |
John Benediktsson
|
ffb42c913e
|
minesweeper: always relayout-1 on click/mark.
This fixes the smiley uhoh to repaint immediately rather than
waiting for the next timer tick.
|
2018-02-11 10:09:36 -08:00 |
John Benediktsson
|
52a503fef3
|
minesweeper: click cells around question but not flagged.
|
2018-02-11 10:02:36 -08:00 |
John Benediktsson
|
9d732a4ccb
|
minesweeper: adding a fun minesweeper game.
|
2018-02-09 17:27:04 -08:00 |