itch.io is community of indie game creators and players

Devlogs

Bug Fix.

Catch Three RGB
A browser game made in HTML5

Found a little issue where the Collectable Blocks count was not updating correctly on player respawn.

It came down to a simple typo in the code... "variable -= number" instead of "variable = -number" all fixed now :)

Download Catch Three RGB