Hex Sweeper is a free browser-based Minesweeper game built with Phaser by Gamesanova, a web developer from Toronto making the leap into game development. The concept is simple but effective: replace the traditional square grid with hexagonal tiles, and suddenly a familiar game feels brand new.

How Hex-Sweeper Differs from Classic Minesweeper

The core rules of Minesweeper remain the same. Reveal tiles, avoid mines, and use the numbers to deduce where the dangers are hiding. But the hexagonal grid changes the spatial logic significantly. Each tile has six neighbors instead of four, which alters how you read the number clues and plan your moves.

The hex shape also means that on larger grids, pot-luck guesses become more frequent, especially when opening up new sections of the board. On smaller grids the experience stays tight and manageable, making them a great starting point for new players.

Board Sizes and Difficulty Settings

Hex-Sweeper offers 3 board sizes combined with difficulty settings, giving players control over how challenging each session is. Smaller boards are forgiving and quick to complete, while larger boards offer a more demanding experience for seasoned Minesweeper players looking for a longer challenge.

A First Phaser Project Worth Playing

Hex-Sweeper is Gamesanova's first project using Phaser, built after transitioning from web development into game development. It is a clean, focused implementation that shows what a developer with a strong web background can produce with Phaser from the start.

The game is free to play, and if you are a fan of logic puzzles or just curious to see how a hexagonal grid changes the Minesweeper formula, it is well worth a few rounds.

Play Now