IN THIS ARTICLE
Follow Along
The following samples are the perfect entry for O3DE newcommers. Follow the provided video playlist to learn about basic scripting, scene editing and material setup.
Image | Link | Description | Language |
---|---|---|---|
![]() | Pong | The classic “Pong” game revisited in 3D | ScriptCanvas |
![]() | Protect the moon | A side-scrolling shooter inspired by “Space Invader” | ScriptCanvas |
Community curated
Image | Link | Description | Language | Last Updated |
---|---|---|---|---|
![]() | O3DE Book | The book “Game programming with O3DE” by Olex Lozitskiy will have you make a multiplayer soccer game with chickens. Source code is available here . | C++ | N/A |
![]() | Multiplayer Workshop | Basic multiplayer game with 3rd person player movement. Video of the workshop is available here | C++ | N/A |
![]() | Lua Pong | Adaptation in text of the Pong youtube tutorial | Lua | N/A |
![]() | GameLift Demo | Tutorial to present how to run an O3DE project in multiplayer with the server hosted on AWS GameLift. Video tutorial is available here | C++ | O3DE 24.09.02. February 18, 2025 |