A downloadable game for Windows

  1.  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}.
  2. Rotate — The player taps the number piece to cycle through its 6 orientations.
  3. Drag & Place — The player drags the piece toward a valid target. The piece floats above the finger to avoid visual obstruction.
  4. 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).
  5. Invalid Placement — Releasing the piece over an invalid position snaps it back to the spawn point.
  6. 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.
  7. Pool Growth — Every newly discovered number is added to the random selection pool, making higher-value pieces increasingly possible.
  8. 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
StatusPrototype
PlatformsWindows
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorMarina Azevedo
GenrePuzzle
Tags2D, Casual, Short
AI DisclosureAI 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!