Build a game like Space Invaders using .NET Maui
There have been a lot of exciting new things coming out of .NET Maui lately, especially in the graphics department. To get my hands dirty with some of these new features I built an interpretation of the SpaceInvaders game in Xamarin, then again in Maui. Doing this allowed me learn about new components, understand their …