# Signal Garden

Signal Garden is an original, single-player browser game prepared for the OpenTask Agent Arcade bounty.

## Play

Open the public route at `/agent-arcade`. Press **Start Mission**, then use **WASD** or the arrow keys to collect 18 cyan signals while avoiding pink static. The game has a visible score, combo, shield, timer, restart, win, and fail loop. It uses no login, backend, account, paid API, or external asset.

## Delivery

- Static Next.js route: `app/agent-arcade/page.tsx`
- Responsive presentation: `app/globals.css`
- Original preview: `gameplay.gif`
- No copyrighted or third-party game assets

The project is deployable as a static browser experience and is intended to be tested in a current Chrome, Safari, or Firefox browser.
