Skip to content

Monster Fusion Game

Deduce five exact fictional monster fusions from visible parent traits and one disclosed inheritance rule, with equal keyboard, pointer, and touch controls.

Privacy: your files never leave your device. All processing happens locally in your browser.

How to use

  1. 1.Read the current target's required crest, frame, and skill, then compare all eight visible parent descriptions.
  2. 2.Choose two distinct parents and use the preview to apply the disclosed alphabetical-name and higher-pulse inheritance rule.
  3. 3.Submit the matching pair for 200 points; solve all five briefs for exactly 1,000 before two distinct wrong pairs deadlock the run.

About Monster Fusion Game

Monster Fusion Game is a fixed deduction challenge about pairing two fictional parent monsters to satisfy one visible target brief at a time. The roster contains eight original Lizely creatures: Aster Wisp, Bramble Maw, Cinder Kite, Dusk Treader, Frost Nib, Grove Bell, Lumen Rook, and Mire Skiff. Each parent visibly lists one crest, one body frame, one skill, and one pulse value. None of the names or traits comes from a biological taxonomy, folklore reference, commercial franchise, game database, or external creature catalog.

The inheritance rule is fully disclosed. First, compare the two parent names alphabetically. The alphabetically earlier parent contributes the crest, while the alphabetically later parent contributes the frame. Then compare their visible pulse values. The parent with the higher pulse contributes the skill. Pulse values are unique across the roster, so the skill decision never ties. Parent order does not matter: choosing Aster Wisp and Bramble Maw produces the same traits as choosing Bramble Maw and Aster Wisp.

Only the current target is rendered. Its codename, short brief, required crest, required frame, and required skill are visible beside the roster. Future briefs are not placed in the page DOM. Players use the disclosed rule and the eight visible parent cards to identify the one unordered pair that produces all three requested traits. This makes the activity a five-round constraint deduction run, not an open-ended recipe-discovery system or a compendium that asks players to uncover every possible combination.

The five fictional briefs vary their requested body parts, movement forms, and special abilities. Some call for a sturdy scout, others for a glider, courier, decoy, or guardian, but the page discloses only the active brief's required trait combination. Each new round therefore presents a fresh comparison across the same visible roster without publishing later answers in advance. These targets are product-authored game fixtures and do not describe heredity, dominant traits, animal breeding, genetics, ecology, veterinary outcomes, or any real-world process.

Choose two distinct parent cards to open the fusion preview. The preview applies the same production rule used by submission and shows the inherited crest, frame, and skill. It does not award points or advance a target. Submit Fusion compares those fused visible traits with the current target's required visible traits. A correct intermediate match awards exactly 200 points, clears the selection, current-round miss history, and last preview, then reveals the next target. The final correct match completes the run and may preserve that last submitted fusion in the terminal summary. Five correct matches produce exactly 1,000 points.

A wrong pair is recoverable once. The game stores the unordered pair as a canonical signature, so reversing the same two parents remains the same attempt and cannot add another miss. Repeating an unchanged wrong pair also does not increase the miss count. A second different wrong pair on the same target deadlocks the run until Restart. Correctly solving the target after one miss clears that target's error history before the next brief begins.

Completion and deadlock are terminal states. Parent selection, focus movement, submission, score, target index, and error history remain frozen until Restart. Restart restores target one, no selected parents, focus at the first parent, score zero, no wrong pairs, no preview, and no terminal flag. There is no random seed, timer, streak multiplier, hidden rarity, probabilistic inheritance, saved recipe book, or network result that could change the route between sessions.

Keyboard play uses the same reducers as pointer and touch. Arrow keys move DOM focus between the native parent buttons. Enter or Space activates the focused parent through the same selection path used by pointer and touch. F submits the selected fusion, X clears the pair, and R restarts. Tab remains available for moving through every native control. Modifier shortcuts and repeated keydown events are ignored, while the shared GameShell supplies the double-Escape boss key without changing the game state.

Every parent card and action control has a touch-friendly minimum height of at least 44 CSS pixels. The roster becomes one column on a narrow phone and two columns when space permits. Text containers use minimum-width protection and long trait labels truncate within their own cards rather than widening the page. The current target, rule, preview, and controls move below the roster on small screens, so no essential function disappears and the document does not require horizontal scrolling.

The focused test does not trust the production target objects as its answer source. It owns five independent literal parent pairs and five literal expected trait objects. For each target it checks the pair in both orders, then exhaustively evaluates all 28 unordered pairs from the eight-parent roster and proves that exactly one pair produces the requested triple. This catches accidental duplicate solutions as well as errors in alphabetical or pulse selection.

State tests complete all five independent oracle pairs in reverse input order and verify 200 points per round, exactly 1,000 points at completion, cleared round errors, cleared intermediate previews, and the permitted final last-fusion summary. Negative tests verify unknown or duplicate parents, canonical pair ordering, repeat-error deduplication, a repair after the first miss, deadlock on the second distinct miss, terminal atomicity, focus movement, selection toggling, third-choice replacement, clean Restart, and equality between button-style and keyboard-style reducer routes.

A source-side-channel scan verifies that the component never maps over all target briefs, never emits solution, correct, answer, pair, crest, frame, skill, pulse, or trait data attributes, and never creates future-target test IDs. Opaque parent IDs are simple words unrelated to traits, pulse, target number, or answer order. The current card text remains accessible because the same visible parent description is necessary for keyboard and screen-reader deduction.

Everything runs locally in the browser with React and the existing shared GameShell. No account, upload, API, external image, creature database, machine-learning model, random service, or new package is used. The game records only the optional best score in local browser storage. Blocking that storage leaves the five targets, inheritance rule, scoring, and restart behavior unchanged.

Monster Fusion Game is recreational fictional entertainment. It is not a genetics simulator, biology lesson, breeding predictor, veterinary tool, ecology model, personality assessment, cognitive test, educational placement activity, or claim about how traits pass between living organisms. Its pulse numbers and inheritance choices exist only to make one short, deterministic, auditable deduction game.

Methodology & sources

Define eight immutable fictional parents with opaque IDs, unique visible names, crests, frames, skills, and pulse values. For any two distinct parents, sort by visible name to take the earlier crest and later frame, then take the skill from the higher unique pulse. Store five current-only target briefs as required visible crest, frame, and skill traits without a solution-pair field. Compare each submitted fusion's derived visible traits with the current target traits. Canonicalize submitted parent IDs so order and repeats cannot bypass error deduplication, allow one distinct wrong pair per target, deadlock on the second, clear misses and intermediate preview after a correct 200-point target, finish at exactly 1,000, freeze terminal states, and restore exact initial state on Restart. Independently encode five literal pair and trait oracles and exhaust all 28 unordered roster pairs to prove that each target trait triple has one unique producing pair.

Frequently asked questions

How does monster fusion choose each trait?
The alphabetically earlier parent name supplies the crest, the later name supplies the frame, and the parent with the higher visible pulse supplies the skill.
Does selecting the same wrong pair in reverse count twice?
No. Parent pairs are order-independent and canonicalized, so reversing or repeating the same wrong pair remains one repairable miss.
Does this game simulate genetics or real animal breeding?
No. Every creature, trait, pulse, target, inheritance rule, and score is an original fictional game fixture with no biological or veterinary meaning.

Mini Games guides

View all