Skip to main content

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

Your game is surprisingly simple yet original, and I can see the potential of it. But I got some issues that I want to point out too. Firstly, if I understand the game right, you must mix the colour dots based on the formular in the book, if it's dark red, then I must add 4 cyan, 1 magenta, 4 yellow, and 2 black dots, am I right? If so, it seems like the mixed colour doesn't follow the formular in the book, it's very occasional to achieve the correct colour, but if I understand it wrong, feel free to correct me. And lastly, which is more minor, is that the platform can be picked up in between the mixing animation process, which will break the game. Anyways, wish u best luck, both on this game and upcoming games too!

(+1)

Thanks for playing the game and for your feedback!

Just to clarify, the ‘Formulae’ in the book aren’t meant to follow CMYK order directly. Instead, they’re a set of ratios—like 3:4:2:2—that represent the relative amounts of each colour (Cyan, Magenta, Yellow, and Black) used to create a specific mix. However, the order of the values is randomized. For example, 3:4:2:2 could mean 3 parts Black, 4 parts Cyan, 2 parts Magenta, and 2 parts Yellow—or some other combination.

The idea is to look at the colour and use the given ratio to deduce how much of each CMYK component is likely present. I know it’s a bit abstract, and I admit the in-game info screen might not do the best job explaining it 😅—so thanks again for taking the time to explore it!

(+1)

I see. Well, it would have been nice if it's tutorialized for the players to grab on it, but it's a 3 day jam after all ;)) I'll definitely retry!

(+1)

Absolutely, A tutorial is required if this game has any hope of being picked up by anyone. That’s why really I appreciate you guys taking the time to read the wall of text.