Commit Graph

28 Commits

Author SHA1 Message Date
synth-ruiner b4a037c0cb Mouse hold functionality 2015-03-06 10:41:53 +00:00
synth-ruiner 0272c62f6c Update readme 2015-03-06 09:41:55 +00:00
synth-ruiner cebae17341 Add middle-click functionality to left click 2015-03-06 09:40:32 +00:00
synth-ruiner 5f459e8396 Update README.md 2015-03-05 14:08:32 +00:00
synth-ruiner cf2279e771 Update README.md 2015-03-02 16:36:58 +00:00
synth-ruiner 5f88da8c20 Update README.md 2015-03-02 16:30:54 +00:00
synth-ruiner 7661aa3dcc Styling & difficulty adjustment
Styling for difficulty option buttons

Easy mode slightly harder

First click now reveals a tile with no adjacent mines
2015-03-02 12:35:44 +00:00
synth-ruiner 0c2faebd03 Splash screen and difficulty options 2015-03-01 19:33:05 +00:00
synth-ruiner 830503cfe5 Fixed flag mine count exploit
Player could check if a tile was a mine by flagging a tile and seeing if
the remaining mine count changes or not
2015-03-01 17:24:19 +00:00
synth-ruiner 7af5e99f0a Add scoring and mine counter
Scoring is a little buggy
2015-03-01 16:56:49 +00:00
synth-ruiner 351e49c5b2 Styling changes 2015-03-01 15:59:06 +00:00
synth-ruiner 5950187778 Additions/fixes
Added stats box (non-functioning)

Better middle-click support

Styling changes
2015-03-01 15:28:25 +00:00
synth-ruiner bae72b544c Update README.md 2015-03-01 15:03:23 +00:00
synth-ruiner e4660cf7aa Middle click behaviour
Allow middle clicking for adjacent clicked mines as well as flagged
mines
2015-03-01 14:55:37 +00:00
synth-ruiner 1442b7d5ad Another hacky fix 2015-03-01 13:58:09 +00:00
synth-ruiner b172e0e7d2 Another fix for erroneous number of rows 2015-03-01 13:47:50 +00:00
synth-ruiner cf0342e248 Fixed behaviour of row clearing 2015-03-01 13:04:59 +00:00
synth-ruiner 47e3ab689d Update README.md 2015-03-01 12:03:36 +00:00
synth-ruiner a726760758 Properly cascade blank tiles on clearing a row 2015-03-01 12:02:23 +00:00
synth-ruiner 3380c61512 Update README.md 2015-03-01 11:59:57 +00:00
synth-ruiner 4a702b79ff Update README.md 2015-03-01 11:49:44 +00:00
synth-ruiner 6e5fc0c769 Update README.md
tidying up formatting
2015-03-01 11:47:21 +00:00
synth-ruiner b0861d5aee Create README.md 2015-03-01 11:42:57 +00:00
synth-ruiner 60df86f31c First version of endless functionality
STILL A BIT BUGGY
2015-03-01 10:55:53 +00:00
synth-ruiner 2eeef1579b No numbers on clicked mines 2015-02-28 19:29:02 +00:00
synth-ruiner 551499749d More fixes
More styling for numbers

First click can no longer be a mine
2015-02-28 19:20:27 +00:00
synth-ruiner 37e98ea1f5 Bugfixes & styling
Middle-click support for clearing squares when all adjacent flags are
placed

Cascading when a tile with no adjacent mines is clicked

Different colours for different numbers of adjacent mines
2015-02-28 16:53:40 +00:00
synth-ruiner a0d5cf8f7a First alpha
Only vaguely playable
2015-02-28 15:40:37 +00:00