Getting Started

Learn the basics of KodeVR and block-based programming. These tutorials will help you get familiar with the platform and start creating your first programs.

Introduction to KodeVR

Learn the basics of the KodeVR platform and how to navigate the interface.

10 minbeginner
basicsinterfaceintroduction
Start Tutorial

Creating Your First Robot Program

Learn how to create and run your first robot program in KodeVR.

15 minbeginner
programmingbasicsmovement
Start Tutorial

Working with Variables

Learn how to use variables to store and manipulate data in your robot programs.

20 minbeginner
variablesdatastorage
Start Tutorial

Logic and Decision Making

Learn how to use conditional statements to make your robot respond to different situations.

25 minintermediate
logicconditionalsdecisions
Start Tutorial

Loops and Repetition

Learn how to use loops to repeat actions and create more efficient programs.

20 minintermediate
loopsrepetitionefficiency
Start Tutorial