In Minesweeper, the goal is to find all mines and clear all cells without mines! Each cell that is located next to at least one mine has the number of mines surrounding it, including diagonally. Based on these clues, try to solve the game without hitting a mine or marking a clear cell as a mine!
Write 'c' to clear a cell and 'm' to mark a cell with a mine!
One clear cell marked with '0' has been given at the start and there are exactly 10 mines!
Maybe random sequential, except you couldn't control where it started. I could probably make it with just straight up code on a text SVG, but that's a lot of work...