Skip to main content

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

Could you please add a full-screen option? 

Yeah, one moment

By the way, I think your code is open-source on GitHub. I developed the game—would it be a problem for you if I published it as an update on my account? 

You can use the code provided, but publishing it 1:1 would be a no-no. Make something that will standout from my own creation!

Gonna finish update on this weekend with other small stuff besides screen settings

I see. Thanks so much. Your game is really great. I'm trying to make it to the end D:

I found a bug in your game. Sometimes, when there are two eggs of the same color and I throw another egg of that same color between them, it skips a merge level. For example, if there are two beige eggs and I throw another beige egg between them, it should leave one beige egg and one turquoise egg. Instead, it sometimes goes directly to the level 3 egg. Also, there are cases where two matching eggs don't merge at all. There seem to be quite a few merge-related bugs.

Huh, I remember fixing them in the past… Guess have to transfer solution from the version that was never released :D Thanks for reporting bugs!

Bad news! I took your game's code from GitHub and modified it to my liking, adding new music and other things. Even if you fix this bug, it won't be fixed when I modify it.

Bad news? That’s where git comes in handy and it will allow you to merge new changes from master branch. Just have to be a little careful with that.

You can check the new version. Screen settings are there!