exercism / java

Exercism exercises in Java.
https://exercism.org/tracks/java
MIT License
674 stars 665 forks source link

minesweeper: sync #2778

Closed ErikSchierboom closed 2 months ago

ErikSchierboom commented 2 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).