Blazor Sample Project ASP.NET Core Minesweeper in Blazor WebAssembly Part 2: The Blazor Component Let's build a Blazor Component so we can play Minesweeper with it! by Matthew Jones
Blazor Modeling Practice Games Minesweeper in Blazor WebAssembly Part 1: C# Implementation Let's build the computer game Minesweeper using C# and Blazor WebAssembly! Sample project included. by Matthew Jones
Blazor C# Sample Project Using Blazor WebAssembly and C# to Build Tic-Tac-Toe in .NET Core Let's build the classic kids' game using Blazor, C#,and .NET Core! As always, there's a sample project included. by Matthew Jones
Modeling Practice C# Tutorials Modeling the Card Game War in C# Part 3 - Running the App Our card-game-WAR playing C# app is done! Now we can test it, and prove that it works correctly and fairly... I hope. by Matthew Jones
Modeling Practice C# Games Modeling the Card Game War in C# Part 1 - Background and Rules by Matthew Jones
Gamer Couple Non-Technical Tips The Gamer Couple: Rules for Playing Single-Player Games Together by Matthew Jones
Modeling Practice Tutorials Sample Project Modeling Battleship in C# - Playing the Game Let's complete our implementation of Battleship as a C# program and play a few thousand games! by Matthew Jones