Is it possible to use AWS GameKit with custom game engines?

0

Is it possible to use the AWS GameKit SDK, CloudFormation templates and back end features in custom game engines?

AWS
asked 2 years ago225 views
1 Answer
0
Accepted Answer

Yes. All the features are available in the AWS GameKit C++ core SDK and game developers can call these functions directly to use the Cloud Formation templates, deploy Cloud Formation Stacks and interact with the deployed GameKit back end features. So if a game developer wants, they can use the Cloud Formation templates and back end features in their custom game engine. Refer to the C++/Blueprint examples in the plugin to get reference on how to call the AWS GameKit C++ SDK.

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions