Design challenges for your friends
Purpose: To provide a tool for creating custom levels in a multiplayer web puzzle game designed for children.
Description: A web-based level editor that allows users to design and build puzzle challenges for an educational multiplayer game.
Drag-and-Drop Interface: Intuitive design tools for placing puzzle elements and obstacles.
Real-Time Preview: Instant visualization of level designs as they are created.
Element Library: Collection of puzzle components, characters, and interactive objects.
Save and Load Functionality: Ability to save work-in-progress and load existing levels for editing.
Export Capabilities: Easy sharing and integration of created levels with the main game.
Game Engine: Unity WebGL.
Integration: JSON files for connecting with the main puzzle game engine.
Deployment: AWS S3 for hosting the web-based editor application.