Client-only Age of Empires II replay explorer built with Next.js. Upload a .aoe2record file to visualize the minimap over time, inspect build orders, and compare player timelines.
Try the hosted version at: liouh.com/aoe2/
Install dependencies and run the dev server:
npm install
npm run devOpen http://localhost:3000 in your browser.