Getting Started with KodeVR

This section provides instructions on how to set up and use KodeVR for the first time.

Accessing KodeVR

KodeVR is a web-based application that can be accessed through any modern web browser. Simply navigate to the KodeVR website and launch the application.

Interface Overview

The KodeVR interface is divided into several key areas:

  • Top Navigation Bar: Contains global controls for file management, settings, and theme selection.
  • Sidebar: Provides access to different categories of programming blocks.
  • Code Blocks Workspace: The area where you drag and drop blocks to create your program.
  • Simulator: The 3D environment where you can see your robot in action.

Creating Your First Program

  1. Select a category: Choose a category from the sidebar (e.g., "Movement").
  2. Add a block: Click on a block to add it to the Code Blocks Workspace.
  3. Connect blocks: Drag blocks and connect them together to create a sequence of instructions.
  4. Run the program: Click the "Run" button to see your robot in action.

Tip

Start with simple programs and gradually add more complexity as you become familiar with the platform.