-
Notifications
You must be signed in to change notification settings - Fork 5
Getting Started
James Ordner edited this page Nov 2, 2023
·
1 revision
This section will show you how to get set up with Arete, and how to build a simple "hello world" ECS game.
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!