A downloadable game for Windows

This is minesweeper, but on three axes. Mines can appear on layers above and below the one you're looking at; use the arrows on the left and the number to navigate between them. So when you see the number of mines around a cell, this also includes the 3x3 grid on the layers below and above. Other than that, it works as you'd expect: right click to open a cell, left click to flag it. You win when all cells that do not contain mines are opened. You can also right click an opened cell, and if the number of flags around it matches it will open all unopened cells around it. Be careful, this will also open cells on adjacent layers, and can cause you to blow up if the flags are wrong!

A simple game written in Python to practice programming. The size of the grid (in all directions) and the number of mines can be set.

Download

Download
3D_Minesweeper_v1.0.zip 25 MB

Install instructions

Download the .zip file, extract and run the executable

Leave a comment

Log in with itch.io to leave a comment.