This is a short demonstration of how to use my final project for my algorithms class.
It's an application made in C# that connects to a SignalR server hosted an Microsoft Azure, where you can share a custom data tree that I also designed.
It has a functionalities to keep the different trees synchronized for everyone connected to the server.
It's kind of abstract but it will definitely be cool and useful for making games in the future.