Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Pretty good concept, though the only problem is that it’s very laggy, which looks like the code isn’t optimised or an infinite loop.

I use parallel streams that don't work very well in the browser, in general, I have an additional way to avoid 50-50 situations by generating alternative arrangements, I probably should have disabled this feature for the web build, I didn't think about it.

I have made changes, now these problems should not be

Thanks, it’s running better now :3