Open source visual map editor for WorkAdventure
Universe Map Studio is an open source visual map editor for creating WorkAdventure-compatible tile maps. Built with Next.js, Supabase, and AI assistance, it provides a modern, developer-focused interface for creating multiplayer world maps.
- 🎨 Visual Map Editor - Intuitive tile-based editor with layers, collision detection, and interactive objects
- 🤖 AI-Powered Generation - Describe your world in natural language and let AI create the initial layout
- 🔗 GitHub Integration - Version control, automatic deployment to GitHub Pages
- 🎮 WorkAdventure Ready - Export production-ready TMJ files compatible with WorkAdventure
- 📱 Mobile Optimized - Touch-friendly interface that works on all devices
- ☁️ Cloud Sync - Save and sync projects across devices with Supabase backend
https://v0-universe-map-studio.vercel.app
https://github.com/BAWES/map-studio
This project is built with:
- Next.js 14 - React framework with App Router
- Supabase - Backend as a service for authentication and data storage
- Tailwind CSS - Utility-first CSS framework
- shadcn/ui - Modern UI component library
- TypeScript - Type-safe JavaScript
This is an open source project. Contributions are welcome! Please check the GitHub repository for issues and contribution guidelines.
Open source under the MIT License. See the GitHub repository for details.