Skip to main content

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

omniuni-oi

7
Posts
A member registered May 09, 2025 · View creator page →

Creator of

Recent community posts

(1 edit)

Thank you very much! I know it's stretching the rules a little bit, but I did upload a new version to fix the performance. The background used to move (the kinda smoky stuff), but apparently generating noise textures is really bad for performance on web. It always worked fine locally, so I didn't know about it until I uploaded it a few hours before the contest was over. I hope that's OK, because it didn't change any of the functionality, it just made it playable on the web. It was just changing an option under the texture and turning off the timer that was used to move it, so two little check boxes, and the performance is now fine.

If I had more time, I was going to add buttons for the size of the ball, which would change how much the numbers go up or down, and as it is, you can switch between ADD and SUB that add or remove the color from the mix. Technically, right now, each basket adds or removes 16, since colors are in hex format.

This just gets better and better. Good job.

I like your character too much to say it's completely evil. Very fun project.

I love this! It's very fun, even if it is impractical!

If you want to check it out now, I removed an animation so that it actually works smoothly.

NOTE 2:
I updated the .zip after submission so that the background doesn't move in order to fix performance. Other than some other export options and a rounding error, that is the only difference from the original. However, the Color Picker is now "Playable".

Note: I am sorry, the performance is apparently really bad on the web.