Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 671 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 671 Bytes

mineDeeper

Deterministically-Solvable Minesweeper in 3D, with useful hints

Keys

  • 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 .
  • L to load it again.