Elofyn

Elofyn · Games · Arrow Shift

v0.1 spike · 1 level wired

Arrow Shift.

Tap a tile, fire an arrow, clear the chain. Each tile bends the chain into a new direction — well-read boards unlock long mono-color combos.

// how it plays

level 01 · spike

  1. 01 · tap

    Tap any tile to fire its arrow in the direction the tile points.

  2. 02 · chain

    Each tile the arrow crosses joins the chain — and the chain bends to that tile's own direction.

  3. 03 · score

    Chain length × color-multi (the largest run of one color). Monochrome chains score quadratically.

  4. 04 · clear

    Beat the par before you run out of moves. Spike build ships 1 hand-designed level; 30 levels land in P12.6.

//today’s seed

2026-06-04

play today’s daily →

// top scores

  • 01
  • 02
  • 03

leaderboard ships with daily seeds (P12.7)

// board · 6 × 6 · portrait 720 × 900

phaser 3 · MIT

booting engine…

Score

Moves

Last chain

Color multi

// your runs · level 01

not yet cleared

Best moves
Best score
Plays

desktop · pointer · touch. keyboard input lands with accessibility pass in P12.9.

Shipping next

← All games
  • P12.6

    30 hand-designed levels

    Tutorial → expert curve. Inspect rules independently of Phaser via the lib/games/arrow-shift unit tests.

  • P12.7

    Daily seed

    Deterministic YYYY-MM-DD generator + the Wordle-style share card players already expect.

  • P12.9

    Audio + juice

    1 background loop, 4 SFX, particles on chain clears. Mute toggle defaults ON so the page never autoplays.