I'm making an app for some class project, but whenever the variable count reaches 29, the game inexplicably freezes and the whole Chrome tab crashes. And I'm sure it's related to the count variable. In the game, there are a few thresholds for count, including 12, 29, and 47, and if I change 29 to 30, it crashes on 30, and so on. Please help. I can't figure out what would make it crash the whole tab.