Minesweeper: Find Bombs
Made with GODOT 4.5
Left Click: Open the cells.
Long Press: Plant / remove a flag.
Goal: Clear the field without hitting a mine!
Use left-clicks to reveal cells and look for number clues indicating how many mines are nearby. Flag cells with a long press when you suspect a mine based on surrounding numbers. Avoid guessing—always deduce mine positions from the numbers to safely clear the field.
Minesweeper: Find Bombs is a classic logic puzzle where players must carefully analyze a grid to locate every hidden mine. Each cell can be revealed by left-clicking, showing numbers that indicate how many mines are adjacent. Players can place or remove flags on suspected mine locations by long-pressing a cell. The goal is to clear the entire field without triggering a mine. The game features a clean interface and precise controls, built with Godot 4.5 for smooth performance. Success depends on strategic deduction, not guesswork.