This game was a result of working with a tiny game engine called Flickgame for the first time. In this engine you can create different 2D scenes which the player can only navigate through clicking on the colors that compose the scene. The color palette, pixel size and scenes you can use for a game are very limited, so it was a challenge of knowing how to use the tool's limitations to my advantage.
Scene composition is an essential element when working in this engine, as interacting with colors in a scenario is the main way the player has to interact with the game.
Since there is such a limitation to color and pixel size, I decided to go for a style highlighted by contrast. I wanted to tell a story of choosing your own fate rather than conforming to a path laid out for you, so I used visual elements that represented those two opposing ideas. Most of the scenes have an almost completely monochrome color pallet, with very square-like shapes. These represented the monotonous and oppressive nature of a distopic society in which individuals merely follow their laid-out path.
Then, I used intense colors, mainly red, to highlight the breakout moments where the player can escape the monotonous grey landscapes of the city and search for liberation and a new fate. Using these vivid colors as contrast was also a way of guiding the player to the possible interactions available in a scene.
The only non-monochrome color I used to associate and interact with the oppressive society was a lowly saturated orange, that would only appear with elements closely related with those negative elements. By associating emotions and ideas with colors, I was able to convey meaning by displaying them in different situations. Given that interacting with elements differentiated by color is the base of interaction in this engine, I used color and contrast as a tool to convey meaning through the players' interactions.