Skip to content
mat rowlands edited this page Oct 17, 2024 · 37 revisions

AWS Amplify for Godot Engine

AWS Amplify for Godot Engine provides developers with GitHub template projects for Godot Engine with AWS Amplify deployed services integration such as Amazon Cognito for authentication, Amazon Pinpoint for analytics, and Amazon SNS for notifications. By cloning these repositories, you can quick-start a project with the necessary AWS backend services already configured and integrated, and leverage custom build images and sample build scripts to streamline the process of exporting the game engine application to a wide range of target platforms and devices supported by the Godot Engine.

Quickstarts

Name Description
Start a new game A quick start guide for creating a Godot Engine game project with a pre-configured Amplify backend by leveraging a GitHub repository template and deploying it using AWS Amplify.
Deploy a game with a web site A quick start guide for creating a Godot Engine game project and a web site with a pre-configured Amplify backend by leveraging a GitHub repository template and deploying it using AWS Amplify.

Labs

Name Description
COMING SOON - Create a leaderboard - GodotCon 2024 A lab providing a step-by-step guide on how to create a leaderboard feature for a Godot Engine game using AWS Amplify. It covers various aspects such as setting up a GitHub repository, deploying the game on AWS Amplify, integrating authentication, creating the leaderboard, exporting the game for multiple platforms, attracting new players, and extending the game with custom features using AWS CDK. Throughout the guide, the developer experience and business value of using AWS Amplify are highlighted.

Resources

Name Description
Plugin The repository provides a Godot Engine plugin to interact with AWS Amplify provisioned AWS resources
Custom Build Image The repository provides an AWS Amplify custom build image to build, export and deploy Godot Engine projects on AWS
Template The repository provides an AWS Amplify simple Godot Engine project to get started with building, exporting and deploying Godot Engine projects on AWS
Sample The repository provides an AWS Amplify advanced Godot Engine project to get started with building, exporting and deploying mixed Web and Godot Engine projects on AWS

Discussions

If you have a question or you want to discuss with the AWS Amplify for Godot Engine community go to the main project discussions channels.

Pricing

You can find all details on the AWS Amplify pricing model here.

AWS Amplify has a Free Tier which makes low traffic applications very cost effective.

GetStarted Button

Clone this wiki locally