The tech stack only specifies Blazor as a front-end framework. However, we should only use it for the UI elements, presentation pages, and matchmaking. Of course, we could use the vanilla html5 canvas and create our own game engine, but this could be very time-consuming, especially if we want to have good-looking graphics.
The tech stack only specifies Blazor as a front-end framework. However, we should only use it for the UI elements, presentation pages, and matchmaking. Of course, we could use the vanilla html5 canvas and create our own game engine, but this could be very time-consuming, especially if we want to have good-looking graphics.