Elemental Alchemy is a finite, browser-based alchemy game online that begins with four base entries — Fire, Water, Earth, and Air — and walks you toward a complete seventeen-entry archive through thirteen disclosed fictional recipes. Each new combination adds exactly one entry, the complete ledger stays visible on the page including rows whose outcomes remain locked, and the score stays at zero until you press Combine for the final pair, Beacon plus Skyforge, which produces Concord and moves the panel directly to exactly one thousand points. Every pair is order-independent, so Fire plus Water and Water plus Fire produce the same Steam result. Unknown pairs, repeated known recipes, and undiscovered IDs are all rejected without mutation or penalty, while a second distinct invalid pair freezes the run until you restart. The puzzle runs locally with no account, upload, timer, or remote computation, and the same archive rebuilds on Restart. This makes the entire challenge a question of planning and careful input rather than guessing at hidden chemistry.

Elemental Alchemy as a Browser-Based Puzzle

Most alchemy games online hide the recipe list behind progress walls, randomized outcomes, or external servers, which turns discovery into guesswork. Elemental Alchemy takes the opposite approach: the full thirteen-row ledger is visible from the moment the page loads, every result is one of thirteen pre-named fictional entries, and the only state you manage is your own archive. You start with Fire, Water, Earth, and Air on the board, and each new element is created by selecting two discovered entries, loading them into the tray in either order, and pressing Combine.

The key difference from a chemistry simulator is that none of these combinations describe real reactions. Every name is an original authored fixture, and the contract is clear: this is not historical alchemy, not material safety guidance, not a crafting standard, and not an authoritative elemental system. What it is, instead, is a transparent single-player puzzle where the goal is finite and the route is known in advance. Open the Elemental Alchemy archive and the entire challenge sits on the screen waiting for you to walk it.

The Five Tiers and the Complete Recipe Ledger

The archive is structured into five visible tiers that map directly onto the recipe order, so you always know which tier a new entry will land on before you create it. Tiers zero through four are visible in the archive, and tier 1 holds the six first-pass results that come directly from the base pairs. Because every higher-tier recipe depends on a lower-tier result that you must have already discovered, the tier structure doubles as a dependency graph.

The full ledger is reproduced below so you can plan a complete route before pressing any keys. The table reflects the disclosed recipe rows exactly as they appear in the product, organized by tier and ordered to match the winning thirteen-step path.

StepTierPairResult
11Fire + WaterSteam
21Earth + WaterReed
31Air + WaterMist
41Earth + FireEmber
51Air + FireSpark
61Air + EarthDust
72Earth + SteamGeyser
82Fire + ReedLantern
92Mist + SparkAurora
102Dust + EmberCinderstone
113Cinderstone + GeyserSkyforge
123Aurora + LanternBeacon
134Beacon + SkyforgeConcord

Every result is unique, every pair appears at most once in canonical form, and an independent reachability pass has confirmed that all seventeen entries can be discovered from the four starting entries using only these combinations. Step 13 is the only recipe that produces an entry at tier 4, so once Beacon and Skyforge are both in your archive, the next Combine seals the run.

Order-Independent Pairs and Deterministic Discovery

A common source of frustration in other alchemy games is that reversing the order of ingredients can produce a different result, which forces you to memorize two lists instead of one. Elemental Alchemy canonicalizes every pair before it checks for a match, so Fire plus Water and Water plus Fire both route to the same Steam result, and Air plus Earth routes to Dust whether Air or Earth is loaded first. The tray even lets you load the same entry twice, which makes it easy to verify that a self-pair such as Fire plus Fire is treated as a distinct unlisted pair rather than a known recipe.

Because the rules are deterministic and the ledger is fully visible, the puzzle reduces to planning rather than trial-and-error. You can sit on step 1, identify the six first-tier results you need before any tier 2 recipe will succeed, walk through the four tier 2 pairs in any order you prefer, and finish with the two tier 3 recipes before the final Concord step. The puzzle will accept the recipes in any sequence as long as both sides of each pair are already discovered, so the thirteen steps above describe one valid winning route, not the only legal one.

Walk the Thirteen-Step Winning Route

The interface keeps the input surface small on purpose. You select two archive buttons, press Combine, and watch the panel respond. The thirteen steps below describe a complete winning route on the Elemental Alchemy page.

  1. Open the page and confirm the archive shows Fire, Water, Earth, and Air as the four starting entries.
  2. Load Fire into the first tray slot, load Water into the second tray slot, and press Combine to discover Steam.
  3. Load Earth and Water, combine, and discover Reed.
  4. Load Air and Water, combine, and discover Mist.
  5. Load Earth and Fire, combine, and discover Ember.
  6. Load Air and Fire, combine, and discover Spark.
  7. Load Air and Earth, combine, and discover Dust.
  8. Load Earth and Steam, combine, and discover Geyser.
  9. Load Fire and Reed, combine, and discover Lantern.
  10. Load Mist and Spark, combine, and discover Aurora.
  11. Load Dust and Ember, combine, and discover Cinderstone.
  12. Load Cinderstone and Geyser, combine, and discover Skyforge.
  13. Load Aurora and Lantern, combine, and discover Beacon.
  14. Load Beacon and Skyforge, combine, and watch Concord enter the archive. The score moves from zero to exactly 1,000.

Each successful new recipe clears the tray and moves the cursor to the freshly discovered entry, so you can confirm visually that the archive grew before you plan the next pair. If you press Combine with the same pair twice in a row, nothing changes: a known recipe is an exact no-op that cannot duplicate an entry or shift the score.

Scoring Rules, Invalid Pairs, and the 1,000-Point Finish

The scoring rule is deliberately simple. The score stays at zero for as long as the archive is incomplete, and only jumps when Concord is discovered as the seventeenth entry. There is no partial credit for reaching tier 3, no bonus for using a particular pair first, and no timer that ticks the score down. Discovering Concord is the single event that converts a zero panel into exactly 1,000 points.

Invalid input is handled in three distinct ways. An unknown or undiscovered ID — meaning a pair whose recipe has not yet been disclosed to your archive — is rejected without mutation, so the tray and the score stay exactly as they were. A repeated known recipe is also rejected as an exact no-op, which means you can press Combine freely without risking a duplicate entry. The only thing that can end a run early is a second distinct unlisted pair: you are allowed one distinct invalid pair such as Fire plus Fire, repeating that same canonical pair is deduplicated, but the moment you attempt a second distinct invalid pair such as Water plus Water, the archive seals and you must Restart.

A losing route therefore looks like this: combine Fire with Fire for the first distinct invalid pair, press Combine again on Fire plus Fire and notice the panel is unchanged, then combine Water with Water for the second distinct invalid pair and the run locks. Restart reconstructs the same archive and the same rules, so the loss is recoverable. If you enjoy deterministic puzzles with strict no-op rules, the Lights Out board uses a similar toggle-and-verify pattern, and Minesweeper rewards careful input over fast clicking in a comparable way.

Keyboard, Pointer, and Touch Controls

The control layer is built so that keyboard, pointer, and touch play all share the same pure reducer, which means the outcome of any given combination depends only on the pair you load, not on the device you used. On a desktop browser, you focus the archive, move through the discovered entries with the arrow keys, press Enter or Space to load the highlighted entry into the tray, press M to combine, X to clear the tray, and R to restart the entire archive. On a phone or tablet, the same actions are reachable by tapping the archive buttons and the Combine, Clear, and Restart controls, and on a hybrid device you can mix pointer and keyboard input without breaking state.

Because the reducer is pure, the same combination sequence will always produce the same archive on the same starting seed, which makes the run repeatable for planning or comparison. If you want a second deterministic puzzle in the same session, Nonogram shares the fixed-fixture style with a different clue structure, and Word Builder even uses the letters S T R E A M — the same six letters that open the Elemental Alchemy recipe ledger in step 1.

Related reading: Color the Map Puzzle: Five Levels to 1,000 Points.