lucidBrot / mineDeeper

Deterministically-Solvable Minesweeper in 3D, with useful hints
2 stars 0 forks source link

Focus Mode #24

Open lucidBrot opened 4 years ago

lucidBrot commented 4 years ago

Focus Mode: Toggleable Mode to only see a block of 5x5x5 cells around the currently looked-at cell.

Goal: decrease noise while puzzling

chillersanim commented 4 years ago

New plan: Allow user to place focus points on blocks. A focus point highlights all surounding numbers with a given color. The color can be defined by the user. This should allow the user to organize the playfield and improve visibility a bit.