Back to Courses

Mission 7: The Interactive Star Map

First, you need to establish a connection to the UI components you want to control.

00:00

Step 1 / 3

System Briefing: The Living Interface

The main star map displays star systems, but all interactive features are offline. You need to manipulate the DOM (Document Object Model)—the tree-like structure of the HTML document—to restore functionality.

Editor (JAVASCRIPT)

Live Preview