by Shaun Lawrence
Wow! This was probably my most difficult talk! Embedding the content into a .NET MAUI application/game and allowing you to influence the content was a challenge. Thank you so much for participating!
This post provides useful links in relation to the ‘Choose your own adventure’ talk.
Available at:
Microsoft documentation https://learn.microsoft.com/aspnet/core/signalr/introduction
hhttps://github.com/bijington/SignalRVotingPoll - Server side SignalR hub and Blazor/JavaScript based voting website.
https://learn.microsoft.com/dotnet/maui/fundamentals/accessibility .NET MAUI documentation page on Accessibility. Contains some great resources to cover what .NET MAUI offers as well as some other concepts.
https://github.com/bijington/orbit - Repository containing the game engine that we have looked at in this talk plus some sample games to show how to use the engine.