A browser-based 2D map editor built with React and Vite. Supports multi-layer tile placement, custom character tooltips, and event overlays, ideal for building RPG-style or pixel-art maps.
- Layered map editing (base, overlay, events)
- Custom tile selection and drawing
- Character/event tooltips
- Built with React + Vite
npm install
npm run dev
MIT