Tetris in Blazor Part 4: Displaying the Grid and a Falling Tetromino
Let's write up Blazor components to show the game grid, and write a game loop to make the tetrominos fall!
Posts using the Blazor front-end application framework in ASP.NET Core and ASP.NET 5.