Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWSUnity

AWS DynamoDB with Serverless backend integration in Unity
User registration and login along with updating and retrieving values on the database

Backend for AWS Lambda

NodeJS backend system for AWS Lambda

Made by referring to this youtube video by Felix Yu
Make use of the AWSUnityIntegration.pdf file to get started with setting up the database and serverless backend on AWS.
Log into AWS console to make use of the many different services.

UserScoreboard Unity Project

A simple Unity project with register, login and profile UI panels
Also has the WebHandler script which sends respective UnityWebRequests to the AWS API Gateway

Unity Version 2021.3.9f1

Demo

AWSUnity_Demo.mp4

Update v1.1

Added two new endpoints

  1. Update
    Update allows user to update their score from the profile panel
  2. Score
    Score gives user the ability to retrieve their score on demand

About

AWS DynamoDB with Serverless backend integration in Unity

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages