Skip to main content

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

When merging two cells, their RGB values are set to the middle point (for example, a {200, 0, 0} combining with a {0, 200, 0} would result in {100, 100, 0}.
The goal is to get a cell in the grid to have its values in a range which I defined for colors resembling honey (180-255 for red, and 120-200 for green, blue is constant across all cells). 

Thanks for playing!