Pinned Repositories
basic-multiplayer-aws
An example of how to roll your own basic multiplayer server using AWS Lambda, API Gateway, and DynamoDb. See video tutorial link below:
DodgeballLearn1
Example Unity project that demonstrates how to connect to a backend game server through WebSockets. See video tutorial below:
first-game-in-godot
Project files for our video on making your first game in Godot.
godot-3d-multiplayer-template
A quick start template for making 3D Multiplayer games with Godot. Includes Netfox lag compensation.
unity-cognito-hostedui-social-client
This project is a Unity client that demonstrates how to use AWS Cognito's hosted UI to authenticate with social identity providers (like Google, Facebook, etc) as well as typical username and password.
unity-custom-gamelift-client
This Unity project represents the complete client setup to communicate with a Unity custom GameLift server.
unity-custom-gamelift-server
This Unity project is an example Unity Custom GameLift server enabled to communicate with a Unity Client.
unity-multiplay-matchmaker-demo-1
A beginner's guide on how to host a server build with Unity's Multiplay and match players using Matchmaker.
unity-realtime-gamelift-2022
unity-realtime-gl-lambda-2022
BatteryAcid's Repositories
BatteryAcid/first-game-in-godot
Project files for our video on making your first game in Godot.
BatteryAcid/godot-3d-multiplayer-template
A quick start template for making 3D Multiplayer games with Godot. Includes Netfox lag compensation.
BatteryAcid/unity-custom-gamelift-server
This Unity project is an example Unity Custom GameLift server enabled to communicate with a Unity Client.
BatteryAcid/basic-multiplayer-aws
An example of how to roll your own basic multiplayer server using AWS Lambda, API Gateway, and DynamoDb. See video tutorial link below:
BatteryAcid/unity-custom-gamelift-client
This Unity project represents the complete client setup to communicate with a Unity custom GameLift server.
BatteryAcid/DodgeballLearn1
Example Unity project that demonstrates how to connect to a backend game server through WebSockets. See video tutorial below:
BatteryAcid/unity-cognito-hostedui-social-client
This project is a Unity client that demonstrates how to use AWS Cognito's hosted UI to authenticate with social identity providers (like Google, Facebook, etc) as well as typical username and password.
BatteryAcid/godot-steam-p2p-multiplayer
BatteryAcid/unity-multiplay-matchmaker-demo-1
A beginner's guide on how to host a server build with Unity's Multiplay and match players using Matchmaker.
BatteryAcid/unity-cognito-client
This video demonstrates how to use the AWS SDK and Cognito to create sign-up and login functionality in your Unity project.
BatteryAcid/godot-lag-compensation-netfox-1
BatteryAcid/dayz-private-server-aws
BatteryAcid/godot-steam-multiplayer-peer-extension
BatteryAcid/unity-realtime-gamelift-2022
BatteryAcid/multiplayer-movement-sync-aws
BatteryAcid/multiplayer-movement-sync-unity
BatteryAcid/unity-realtime-gl-lambda-2022
BatteryAcid/godot-enemy-spawn
BatteryAcid/godot-lag-compensation-1
BatteryAcid/spike-ball-kenney-gamejam2024
BatteryAcid/unity-multiplay-server-1
BatteryAcid/ccdiscovery
BatteryAcid/creative-collective-comingsoon
BatteryAcid/dayz-mod-private-server-admin
BatteryAcid/dayz-mod-private-server-admin-server
BatteryAcid/godot-client-authority
BatteryAcid/godot-ondemand-level-load
BatteryAcid/godotsteam-steam-multiplayer-peer-bug-demo
BatteryAcid/project-xyz
BatteryAcid/unity-schedule-lambda-events
This demo covers how to schedule lambda function executions from your Unity game, at the second level precision. Helpful if you want to schedule an action to be ran in the future, for your Unity strategy game. Uses AWS API Gateway, Step function, and Lambda.