Skip to main content

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

Hey @xyncht, thx for the feedback!

Yep, the wraparound bug is something I'm currently working on for the next game version.

Also, you got it almost correct, there is a finite amount of cards that can be played each turn before the turn rolls over. This is done so the game is faster and to prevent infinite loops.

The next version will also make it way harder to achieve those infinite loops. The idea is to make the runs faster overall.