Elemental Alchemy is a deterministic merge elements game built around a 17-entry archive. You start with Fire, Water, Earth, and Air, then combine them in any order through thirteen disclosed fictional recipes until you unlock the full set and reach exactly 1,000 points. Every recipe is order-independent, so Fire + Water and Water + Fire both produce Steam, and the complete ledger stays visible on screen at all times. There is no timer, no random recipe, no hidden pair, and no server connection — the game runs locally in your browser and replays the same thirteen recipes every run. A canonical pair key sorts both entry IDs before lookup, which means the merge works the same regardless of which entry you tap or load first. When Concord becomes your seventeenth archive entry, the score jumps directly from zero to exactly 1,000. Until that moment, the score remains at zero no matter how many entries you discover along the way.

merge elements game
Merge Elements Game: A Deterministic 17-Entry Combo System

What "merge elements" means in this puzzle

Elemental Alchemy is one of the few merge elements games that publishes its full recipe ledger rather than hiding combinations behind experimentation. The archive holds seventeen entries spread across five tiers, beginning with tier zero (Fire, Water, Earth, Air) and reaching tier four (Concord). Thirteen recipes generate the remaining entries, and each recipe uses a canonical pair so that the order you load entries into the tray does not change the result. The product contract describes these as product-authored puzzle rules — they are an original fictional fixture, not chemistry, not historical alchemy, and not a crafting standard, and they must not be used as material-safety guidance.

The five tiers hold specific entry counts and roles in the merge chain:

  • Tier 0: Fire, Water, Earth, Air — the four starting entries you load on the first run.
  • Tier 1: Steam, Reed, Mist, Ember, Spark, Dust — six results that come directly from base pairs.
  • Tier 2: Geyser, Lantern, Aurora — three results built on tier 1 entries.
  • Tier 3: Cinderstone, Skyforge, Beacon — three results drawn from tier 1 and tier 2 entries.
  • Tier 4: Concord — the single tier 4 result, unlocked by Beacon plus Skyforge.

You cannot skip ahead because later recipes require discovered entries from earlier tiers. Every successful merge adds one archive entry, clears the tray, and moves the cursor to the new discovery so you can keep building the chain without reloading by hand.

How to merge elements in Elemental Alchemy

  1. Open Elemental Alchemy in your browser. No account, download, or sign-up is required.
  2. Confirm the full thirteen-row ledger is visible on the page, including recipes whose results are still locked.
  3. Choose two discovered archive entries in either order. The tray allows the same entry twice, which is useful for demonstrating an unlisted pair such as Fire plus Fire.
  4. Load both entries into the tray. On keyboard, focus the archive, move with Arrow keys, and load an entry with Enter or Space. On pointer or touch, tap or click the archive buttons.
  5. Press Combine. On keyboard, press M. A successful new recipe adds one archive entry, clears the tray, and moves the cursor to the new discovery.
  6. Repeat the thirteen ledger rows in order, starting with the six base combinations and ending with Beacon plus Skyforge to reveal Concord.
  7. When the archive reaches seventeen entries, the score moves directly to exactly 1,000 points. Press R to restart and replay the same deterministic route.

The thirteen recipes across five tiers

The complete ledger stays on screen throughout the run, which turns the merge into a planning exercise rather than a guessing game. The thirteen recipes in canonical order, with their tier transition, are:

Tier transitionCanonical pairResult
0 → 1Fire + WaterSteam
0 → 1Earth + WaterReed
0 → 1Air + WaterMist
0 → 1Earth + FireEmber
0 → 1Air + FireSpark
0 → 1Air + EarthDust
1 → 2Earth + SteamGeyser
1 → 2Fire + ReedLantern
1 → 2Mist + SparkAurora
1 → 3Dust + EmberCinderstone
2 → 3Cinderstone + GeyserSkyforge
2 → 3Aurora + LanternBeacon
3 → 4Beacon + SkyforgeConcord

Each result is unique, and an independent reachability pass proves that all seventeen entries can be discovered from the four starting entries. Repeating a known recipe is an exact no-op: it cannot duplicate an entry or score. An unknown or undiscovered ID is rejected without mutation, which keeps the archive honest as you work through the canonical route.

Keyboard and pointer controls for merging

Three input modes share the same pure reducer, so switching between them does not change any result. Pointer and touch play is direct: click or tap any two archive buttons, then click or tap Combine. Keyboard users focus the archive, move through discovered entries with Arrow keys, load an entry with Enter or Space, press M to combine, X to clear the tray, and R to restart the run from scratch.

A successful new recipe adds one archive entry, clears the tray, and moves the cursor to the discovery. The first distinct unlisted pair is recoverable, repeating that same canonical pair is deduplicated, and the second distinct unlisted pair seals the archive until you press Restart. A deterministic losing route combines Fire with Fire, repeats it without penalty, then combines Water with Water for the second distinct invalid pair and freezes the run with the archive incomplete.

How the 1,000-point score works

The score formula in this merge elements game is simple: partial discovery remains at zero, and the moment you unlock Concord as your seventeenth entry, the score moves to exactly 1,000. There is no incremental score per recipe, no bonus for speed, no multiplier for streaks, and no penalty for repeated invalid pairs beyond the second-distinct-pair seal. The 1,000-point award is purely a completion marker for the finite archive and records that you finished the authored puzzle. Restart reconstructs the same archive and rules, so every run replays the exact winning route from the four starting entries to Concord.

Independent verification owns a separate literal recipe list rather than deriving expected pairs from the production map. It compares every pair, result, and tier, checks unique element IDs, canonical-pair uniqueness, result uniqueness, pair reversal, and full iterative reachability. It then replays all thirteen discoveries step by step, checks the exact archive length after every result, confirms score is zero until final completion, and exercises known, invalid, repeated, undiscovered, selection, cursor, and terminal paths. All gameplay remains local to the browser with no account, upload, server computation, model call, timer, probability, or new dependency.

Why this merge elements game stands out

Most browser merge elements games rely on hidden recipes, random drops, or probability curves. Elemental Alchemy publishes all thirteen recipes on screen, makes every pair order-independent, and verifies full reachability from the four base entries through an independent pass. There are no accounts, no uploads, no model calls, no timers, and no new dependencies — all gameplay stays in your browser and the same deterministic route replays every run. For readers who want a deeper recipe-by-recipe walkthrough, the Alchemy Game Online: Solve 13 Recipes to 1,000 guide follows the same ledger with a different framing and pacing focus.

The complete ledger remains visible on the page throughout the run, which makes the challenge one of planning and careful input rather than guessing an undisclosed fact. Once you understand that each pair is canonical and that thirteen recipes unlock all seventeen entries, the run becomes a sequence of confirmed merges instead of trial and error. The score contract is just as transparent: zero until Concord, then exactly 1,000, with no partial scoring along the way and no hidden scoring metric beyond the completion marker for the authored puzzle.