Blazor Gamedev – part 12: collision detection
Hi All! Welcome back to part 12 of our Blazor 2d Gamedev series. Today we’re going to see how we can handle collision detection in an efficient way. Last time we improved our assets loading code, adding a JSON structure holding the list of each asset in our game. I’ve...
2021, Feb 08 — 5 minute read