Deterministically-Solvable Minesweeper in 3D, with useful hints
- WASD for strafing
- hold right click and mouse move to rotate
- click a block to reveal it (must be unmarked)
- right click a block to toggle its marking
- H for a hint location
- H for the reasoning behind that hint
- S to save the current state to
Application.persistentDataPath
- See here for the location on anything and on linux it's apparently in
~/.config
or~/.local/share
.
- See here for the location on anything and on linux it's apparently in
- L to load it again.