What Solar Merge is
Solar Merge is the puzzle branch of the Leo zodiac games cluster. The player moves every tile at once, matching equal symbols until small sparks become stronger solar marks and eventually the Golden Sun.
The game saves score and best score locally, so a returning player can keep the same lightweight board experience without an account.
Why this is not the physics Suika version yet
A physics drop-and-merge game can be strong, but it needs a dedicated engine, collision tuning, mobile testing, and better asset polish. The current 4x4 version proves the search page and game loop first.
If Solar Merge earns traffic or repeat play, the next step can be a separate physics page with falling suns, crown pieces, and a more premium art pass.
Controls and SVG assets
Desktop players can use arrow keys. Mobile players can use the on-screen movement buttons. The board uses fixed square cells so labels, icons, and score changes do not shift the layout.
SVG tile marks are a good first-pass art asset because each level can change rays, color, and solar weight without shipping large image files.
Solar Merge FAQ
What is Solar Merge?
Solar Merge is a 4x4 Leo zodiac merge puzzle. Slide matching solar tiles together to create stronger symbols and chase the Golden Sun.
Is this the physics Suika version?
No. This first version is a lightweight board merge game. A physics version can be built later with a dedicated engine if the page proves useful.
Can Solar Merge be played on mobile?
Yes. The game has on-screen movement buttons for mobile and keyboard arrow support for desktop.