Blazor GameDev – part 5: composition

Blazor GameDev – part 5: composition

Hi All! Welcome back to part 5 of our Blazor 2d Gamedev series. Today we’ll see how we can move away from procedural code using composition. Last time we saw how easy it is to load a sprite and move it across the screen. The issue with this solution is...

3 minute read