Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

thank you, really happy you liked the game, for the scoring of successive blue cards, first card plays at base value, every card of the same value after it plays at 1.5x the value before it including boosts, so 10+10+10+10=40 becomes 10+15+22+33=80 in the first example its 2x(10+15+22) gives 94 but because of rounding some values it becomes 95, for the second one its 2x(10+15) which is 50, hope i explained it well.

Oh perfect, it does make sense now. In that case I would suggest to just remove the '+x' above the cards to avoid confusion (or adjust with the values like you explained it)