Skip to content

Commit a0c22b6

Browse files
BNAndraslpil
authored andcommitted
Deprecate minesweeper
1 parent 7b303a5 commit a0c22b6

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

config.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1490,14 +1490,9 @@
14901490
"name": "Minesweeper",
14911491
"uuid": "abbeeb8f-6ec1-4f57-86fc-2e18b3a62e29",
14921492
"practices": [],
1493-
"prerequisites": [
1494-
"strings",
1495-
"lists",
1496-
"case-expressions",
1497-
"dicts",
1498-
"ints"
1499-
],
1500-
"difficulty": 5
1493+
"prerequisites": [],
1494+
"difficulty": 5,
1495+
"status": "deprecated"
15011496
},
15021497
{
15031498
"slug": "rotational-cipher",

0 commit comments

Comments
 (0)