Skip to main content

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

Fun concept! The core mechanic is creative and certainly fits the color theme. It didn’t seem like different colored shots from the enemies changed their damage or anything, so I don’t see the limitation being implemented to it’s full effect. The starting location looks great and the text had charm, though clicking through it every time I died was a bit of a slog. I think adding a reticle for lining up shots would be helpful to the gameplay overall as I felt aiming was off from where I would intuitively expect shots to go. The download version worked well for me on Windows. I tried it in Firefox on Windows and the lag on the first enemy was too bad to play. Firefox on Linux provided a much smoother experience but the strafing keys didn’t work at all. I think this could be fleshed out into a more cohesive and intuitive experience, but generally excellent work given the time constraint.

(+1)

Thank you!

Looks like I should've taken some more time to have the game mechanics be explained - the bullets themselves don't deal damage, but instead change Clover's color according to the color of the attack he was hit with. If Clover is standing on his own color, he'll take damage.

And glad you enjoyed the starting location! Really wanted to make the player intrigued by what's going on around them at the start. The dialogue is understandable, I could've probably implemented that in the I had left, admittedly!

The reticle is also a good point, actually - didn't think of that, and that could've helped quite a bit in the chaos!

As for the versions - I have little experience with WebGL, and combined with some poorly optimized segments and a bit of spaghetti code (rendering a 1x1 camera per enemy to get their floor color every single frame who?) it's understandable that it can lag in the browser. Glad the downloadable for Windows worked fine for you, though! I do wonder why strafing doesn't work with Firefox on Linux - I did use Unity's new Input System, so maybe that's the culprit?

Again, thank you for all the feedback and testing! Useful info. Glad you enjoyed!