henmmi/valorant-web-radar ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app that shows Valorant agent locations on a simple 2D radar style map, with simulated data I can click around and explore.
I want the main view to feel like an interactive dashboard, with the map front and center, plus a few panels or tables that show agent info and positions in a readable way. It should work in the browser, and I’d like it built in Rust with a wasm based frontend so it can be compiled into JavaScript and run like a normal web app.
Please include a small local server setup, a test client or demo mode with fake data, and make it easy to run locally with clear startup steps. If you need to look up current docs for Rust wasm or browser integration, go ahead and do that. Keep the design clean and simple, more like a live game radar than a fancy analytics product.
Are you gonna build this?
make sure you review the code using coderabbit