Yahtzee in Blazor WebAssembly Part 1: The C# Model
Let's build the classic dice game in C#, ASP.NET Core, and Blazor!
Let's build the classic dice game in C#, ASP.NET Core, and Blazor!
Let's use T4 Text Templates to generate C# enums from SQL tables. Example code included!
Let's use cool extensions to LINQ to search board games by different properties!
Let's do the final bit of work to make our C# Ticket to Ride simulation complete!
Let's have our players draw new destination cards and train cards!