lucidBrot / mineDeeper

Deterministically-Solvable Minesweeper in 3D, with useful hints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Deterministically-Solvable Minesweeper in 3D, with useful hints


Languages

Language:C# 94.1%Language:ShaderLab 5.2%Language:HLSL 0.7%