About this tile
Fruit Slash v2 is a fast mobile swipe game about cutting bright fruit arcs before they drop, chaining multi-fruit combos, and keeping your blade away from volatile ember bombs.
What you can do
- Swipe to slice — drag directly across the playfield to cut moving fruit with an immediate glowing slash trail.
- Chain combos — catch multiple fruit in one stroke for bonus points, juice pops, and combo callouts.
- Dodge bombs — ember bombs spawn into the same arcs and instantly end the run if your swipe crosses them.
- Resume safely — the active run, score, lives, entities, seed, and processed swipe IDs persist in synced-store so reopening restores the same run.
- Retry fast — clear end-state feedback shows your score and offers a one-tap fresh run.
Built on Synced-Store
The game persists deterministic run state with Poe synced-store and keeps gameplay rules in pure logic modules so slicing, scoring, bombs, misses, and resume behavior are covered by tests outside the renderer.