exercism / c

Exercism exercises in C.
https://exercism.org/tracks/c
MIT License
285 stars 179 forks source link

minesweeper: sync #978

Closed ErikSchierboom closed 5 months ago

ErikSchierboom commented 5 months ago

Sync the minesweeper exercise with the latest data, as defined in https://github.com/exercism/problem-specifications/tree/main/exercises/minesweeper.

As this PR only updates docs and/or metadata, it won't trigger a re-run of existing solutions (see the docs).