Felix Pankratz
|
34b645c51e
|
Merge pull request #7 from gelin/fix-v0.72.1
fix build for firmware v0.72.1
|
2022-12-23 14:05:24 +01:00 |
|
Denis Nelubin
|
94924fa550
|
fix build for firmware v0.72.1
|
2022-12-09 15:16:03 +06:00 |
|
|
bb6e54cb34
|
fix data type
|
2022-10-14 17:54:36 +02:00 |
|
|
cf138cd9be
|
cursor wraps around
|
2022-10-14 17:48:14 +02:00 |
|
|
dc2c8d51ef
|
cleanup
|
2022-10-14 17:46:43 +02:00 |
|
Felix Pankratz
|
addd984e4e
|
Merge pull request #3 from panki27/flagsbased-uncover
Uncover surrounding fields if number of set flags is correct. Thanks @gelin
|
2022-10-13 19:49:40 +02:00 |
|
|
d63dce1b41
|
update README
|
2022-10-09 15:56:57 +02:00 |
|
|
d1bcb7da8d
|
comments, minor cleanup
|
2022-10-09 15:48:03 +02:00 |
|
|
c5d9360e36
|
Merge branch 'master' into flagsbased-uncover
|
2022-10-09 15:30:49 +02:00 |
|
|
a9d6011f5e
|
fix double freeing of furi string
|
2022-10-09 15:29:26 +02:00 |
|
|
bf8c7f56e6
|
add missing return?
|
2022-10-09 15:24:52 +02:00 |
|
|
1839389e43
|
Merge branch 'master' of https://github.com/gelin/minesweeper into gelin-master
|
2022-10-09 14:36:05 +02:00 |
|
Felix Pankratz
|
5f23b4ba0f
|
Merge pull request #1 from Alejandro12120/master
Update string handling to furistring (thanks @Alejandro12120)
|
2022-10-09 14:20:26 +02:00 |
|
Denis Nelubin
|
eab0d7121d
|
fix cases when mine is got when auto uncovering and some others
|
2022-10-08 22:39:49 +06:00 |
|
Denis Nelubin
|
94aaa1ec6e
|
add auto uncover cells on second click to the cell with number, as it's done by left-right click on desktop minesweeper
|
2022-10-08 22:11:44 +06:00 |
|
Alejandro
|
eafcf9f673
|
Update minesweeper.c
|
2022-10-06 21:30:08 +02:00 |
|
Alejandro
|
796821331f
|
updated to furistring
|
2022-10-06 21:03:42 +02:00 |
|
|
da675b989f
|
remove crash warning, add my github
|
2022-09-28 20:07:12 +02:00 |
|
|
87de8d9a57
|
vibration now fixed :)
|
2022-09-28 19:54:21 +02:00 |
|
|
5dbbd04393
|
some sanity checks... theres a bug with spammed inputs :(
|
2022-09-24 01:35:29 +02:00 |
|
|
f951a55c8e
|
icon
|
2022-09-24 00:32:48 +02:00 |
|
|
45ff8cd138
|
update screenshot
|
2022-09-23 23:03:38 +02:00 |
|
|
4426c01237
|
show time in win dialog
|
2022-09-23 22:57:42 +02:00 |
|
|
4e7970f53f
|
timer
|
2022-09-23 21:55:58 +02:00 |
|
|
ed92ecdb27
|
show mines left
|
2022-09-23 18:27:29 +02:00 |
|
|
fd345bdab2
|
LICENSE
|
2022-09-23 17:05:21 +02:00 |
|
|
014971ce68
|
README
|
2022-09-23 17:05:03 +02:00 |
|
|
1e36565b94
|
game over + win screen
|
2022-09-23 16:59:38 +02:00 |
|
|
7e56f353d8
|
fix flag
|
2022-09-23 15:36:04 +02:00 |
|
|
69d2ef1620
|
vibrate on hitting mine, fix empty cell graphic
|
2022-09-23 15:13:22 +02:00 |
|
|
1171f95a37
|
rework assets
|
2022-09-22 23:45:27 +02:00 |
|
|
e92122abc8
|
flag placement
|
2022-09-22 23:32:24 +02:00 |
|
|
ff45866feb
|
working uncovering, auto uncover
|
2022-09-22 22:32:17 +02:00 |
|
|
b0615c8336
|
minefield generation
|
2022-09-22 02:21:38 +02:00 |
|
|
b3ec5e7aa6
|
moving cursor
|
2022-09-22 01:25:08 +02:00 |
|
|
b8aa5feab0
|
initial commit, drawing cells
|
2022-09-22 01:10:21 +02:00 |
|