
Minesweeper 3D
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
This was not only my first Ludum Dare, but also my first time touching Unity and C# so bare with it :)
I did not have time to figure out how to write a tutorial, so this will have to do:
WASD rotate the camera around the cube, Q and E tilt the camera. Mouse wheel zooms in and out. Left click a box to clear it and reveal what's inside, right click for !, and ? to mark boxes. Click the Reset button at the top to reset the puzzle.
What I would like to add: when you find a bomb, it forces you to reset. A victory condition in the center of the cube. Intro text and win/loss text.
I believe it works on all platforms, but can only test it on Windows.
I did not have time to figure out how to write a tutorial, so this will have to do:
WASD rotate the camera around the cube, Q and E tilt the camera. Mouse wheel zooms in and out. Left click a box to clear it and reveal what's inside, right click for !, and ? to mark boxes. Click the Reset button at the top to reset the puzzle.
What I would like to add: when you find a bomb, it forces you to reset. A victory condition in the center of the cube. Intro text and win/loss text.
I believe it works on all platforms, but can only test it on Windows.