Skip to content

An example of how to roll your own basic multiplayer server using AWS Lambda, API Gateway, and DynamoDb. See video tutorial link below:

License

Notifications You must be signed in to change notification settings

BatteryAcid/basic-multiplayer-aws

Repository files navigation

Basic multiplayer with AWS

  • Uses API Gateway to establish a websocket connection
  • Three Lambda functions that handle match making, game play communication, and disconnections respectively
  • A game session DynamoDb table is used to track the websocket connection ids and game status

Tutorial Video

👋 Let's talk shop 👇

[Discord] https://discord.gg/psjbBDvNBK
[Twitter] https://twitter.com/BatteryAcidDev

Sources

Releases

No releases published

Packages

No packages published