Back to work
SHIPPED
Fletch
The order is the game.
An arrow-ordering puzzle. Tap an arrow and it flies off the board; tap a blocked one and it crashes. Every order clears the board, so the order itself is the score.
Visit live fletch.algofunds.in
The problem
Most puzzles ask whether you can finish. On a board where every order clears it, finishing is guaranteed and the question disappears.
The solution
Make the order itself the score. Chained launches are worth more, every board has a par, and the same engine runs in the browser and the native apps.
Architecture
Browser · iOS · Androidclients
Flutter UIone codebase
Pure-Dart enginegenerator + solver
Features
- Chain launches: an arrow your last move unblocked is worth more
- Every board has a par to chase
- A pure-Dart engine with its own generator and solver
- Plays in the browser; native Android and iOS share the engine
Technologies
FlutterDartCloudflare Workers
Getting in
Open it in any browser. Native Android and iOS builds run the same engine.