This page is not the current release of O3DE documentation. Click here to switch to the latest release, or select a version from the dropdown.

Version:

Open 3D Engine (O3DE) Tutorials and Examples

This guide contains video tutorials, written step-by-step tutorials, and sample documentation that teach you the concepts, features, and tools of Open 3D Engine (O3DE).

SectionDescription
Create your first O3DE game: PongStart from a new O3DE project and build your first game: Pong! What’s “Pong”? Two paddles square off, in a ball-based battle to land the highest score. This tutorial series will introduce you to basic game UI development, scripting, and controls in O3DE.
Video TutorialsThese video tutorials cover all the topics you need to get started, from an overview of O3DE, to the Gem system, building O3DE, creating projects, and O3DE’s integrated renderer, Atom.
TutorialsThese written tutorials are grouped by concept and focus on specific features, tools, and processes.
Sample DocumentationThese topics cover sample projects and sample Gems available for O3DE.

Video Tutorials

What is O3DE?

Setting up O3DE from GitHub

Creating Projects Using the Command Line

O3DE Developer Overview

Atom Renderer

O3DE Networking Overview

AWS Gems in O3DE

O3DE Editor Tour

O3DE Script Canvas Overview

Contributing to O3DE Documentation