Implementation of the board game Tzaar with Blazor and SignalR.
Game modes:
- vs Bot
- Pass and Play
- Online
Bot and pass and play modes execute locally in the browser. Online mode matching and play implementation is minimal.
Game can be played here: https://tzaar.azurewebsites.net/
Thanks to these projects for helping me to understand screen resizing and updating:
and Blazor SignalR extension: