A beautiful, artistic puzzle game built for Reddit using Devvit. Hex Art challenges players to arrange hexagonal tiles by matching sub-dot colors with neighboring hexagons, creating a harmonious color pattern inspired by artwork.
Hex Art is an innovative color-matching puzzle game featuring 19 hexagonal tiles arranged in a honeycomb pattern. Each hexagon contains:
- A primary color that defines the hexagon's main appearance
- Three sub-dots positioned in a triangle pattern (top, bottom-left, bottom-right)
- Each sub-dot specifies what color a neighboring hexagon must have
The objective is simple yet challenging: arrange all hexagons so that each hexagon's three sub-dots match the primary colors of its neighboring hexagons. When a hexagon satisfies all three sub-dot requirements, a green checkmark appears. The puzzle is solved when all 19 hexagons show green checkmarks.
The game features two modes:
- Daily Challenges: Moderators upload artwork, and the system extracts 4 colors using the node-vibrant library to create a unique daily puzzle. The original artwork appears as a blurred background, creating an immersive artistic experience.
- Custom Challenges: Any user can upload their own images to create personalized puzzles and share them with the community.