Skip to content

Unity + AWS GameLift - SDK Setup (Part 1)

Back to posts


Description

Part 1 of this series demonstrates how to build and enable the GameLift Realtime client SDK for use in your multiplayer Unity project.

What is GameLift?
"GameLift is an AWS solution to enable developers to deploy, operate, and scale dedicated, low-cost servers in the cloud for session-based, multiplayer games."

This video assumes:
- You already have a Unity project for testing
- You have an active AWS account (not required for download)

You can watch
Part Two here
Part Three here


References