This project is mainly to learn WebGPU and create a small game in it. I am following the tutorial found here: https://www.youtube.com/watch?v=mwCYZxRrMqo&list=PLCnmpqh8sKKyIWoBCuVHBzmcYBFOj8IyA&index=1
This project is currently using .NET 9 and C# 13. As for the webgpu backend, this project is using WebGPU to talk to Vulkan.