Pre made examples to help you learn MADNET faster.
3 completed examples are contained in MAD Networking -> Examples.
Make sure you have MADNET installed and configured before running these examples, as they will require an active instance of DynamoDB, APIGateway, and AWSLambda to run.
Network Behavior (Example): An example of how to use NetworkInvoke()
Network Transform(Example): How to set up and have Transform synchronizations.
Rock Paper Scissors (Example): A completed 2-player game built with MADNET to play Rock Paper Scissors.