|
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 |
|