Description
Plan to make a 2D sandbox game with a gravity engine, particle system, and reaction system
Suggested solution
Plan to use wgpu as the backend, and currently priority is given to winit as the gui load by dotnet console.
winit: cross-platform window handle
wgpu: cross-platform graphic api
Alternative
No response
Additional context
No response