Skip to content

Getting Started

James Ordner edited this page Nov 2, 2023 · 1 revision

Overview

This section will show you how to get set up with Arete, and how to build a simple "hello world" ECS game.

Choose a language

Arete currently supports Rust and C++. Choose your preferred getting started guide:

Technically, any language with C ABI compatibility is supported (C/C++/Swift/etc), and we plan to build tooling for more languages in the future!