Open timkurvers opened 3 years ago
Rendering the game world using the HTML DOM is slow, especially with a considerable amount of units spawned.
Consider switching to a canvas-based approach, such as PixiJS.
Rendering the game world using the HTML DOM is slow, especially with a considerable amount of units spawned.
Consider switching to a canvas-based approach, such as PixiJS.