Minenfeld
Minefield [20x20] — cross it with the arrow keys without hitting a mine.
Wo wollen Sie starten? [0/19]
Minefield [20x20] — cross it with the arrow keys without hitting a mine.
Wo wollen Sie starten? [0/19]
Not classic Minesweeper: there's one hidden mine per row, and you cross the field one row at a time by choosing which column to step into, moving left, right, or straight down with the arrow keys.
Each step reveals whether that row was safe and draws the path taken so far. Reach the bottom row without hitting a mine and you win — the whole board is randomized fresh every attempt.
A German side project from years ago, kept in its original language here — the porting work was fixing the restart flow (a Play Again button instead of a forced page reload), styling the input, adding Enter-to-submit, and drawing the full path instead of just the last step.