Commit Graph

8 Commits (a90ef73d6b45e43d3cb76f034e6a8d95e4c4717d)

Author SHA1 Message Date
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