favicon-dino-game
favicon-dino-game copied to clipboard
Slowness over time
The game starts to slow down a lot over time.
Maybe a memory leak? Maybe consider requestAnimationFrame instead of setInterval? It could potentially help.