SuperHex
A downloadable game for Windows
- Start — The board initializes as a configurable hexagonal grid. Two random numbers are generated for the first piece, drawn from the initial pool:
{1, 2, 3}. - Rotate — The player taps the number piece to cycle through its 6 orientations.
- Drag & Place — The player drags the piece toward a valid target. The piece floats above the finger to avoid visual obstruction.
- Hover Feedback — When hovering over valid tiles, those tiles change color to signal a legal placement. A placement is valid only when both numbers in the piece have a valid destination (an empty hex or a tile with the same number).
- Invalid Placement — Releasing the piece over an invalid position snaps it back to the spawn point.
- Merge — When a number is placed on a tile with the same value, they combine:
2 + 2 = 4,4 + 4 = 8, and so on. The resulting number appears in its predefined color and is added to the pick pool. - Pool Growth — Every newly discovered number is added to the random selection pool, making higher-value pieces increasingly possible.
- Game End — After 6 number pieces are placed, the game ends. The final score is the sum of all values on the board (e.g.,
1 + 4 + 1 + 3 + 3 + 2 = 14). A Restart button resets and replays the game.
| Published | 18 days ago |
| Status | Prototype |
| Platforms | Windows |
| Rating | Rated 5.0 out of 5 stars (1 total ratings) |
| Author | Marina Azevedo |
| Genre | Puzzle |
| Tags | 2D, Casual, Short |
| AI Disclosure | AI Assisted, Graphics |
Download
Download
superHex.zip 35 MB


Comments
Log in with itch.io to leave a comment.
I looved the bee on the cursor! It was a really cute touch.
Love itttt!! Such a fun challenge!