While I really like the concept, there’s a pretty big memory leak going on with the gpu. Watching gpu’s memory usage in the task manager, it goes up whenever I make a move and it sticks around until I close the browser. When I was first playing normally, my computer actually started glitching and I had to hard shutdown my computer to regain control. It was flashing the screen on and off while there were a couple visual artifacts. I think the gpu memory usage jump was most notable on level 6.
Not entirely sure how it would happen. I’m guessing you’re using the gpu to solve the game’s mechanic, but inefficiently and/or without properly freeing the memory.