The year is 2048, and you are an abstract artist inspired by Piet Mondrian looking to paint something beautiful.

Your goal is to gain the most points. Points are awarded based on the size of the groups of color on the board.

For each color, find each contiguous group of color. It gets a score equal to the number of squares it covers. Then multiply these scores together.

Your final score is equal to the LOWEST of these values among all colors. That is, if you have a score in Red with 36, Blue with 15, Pink with 50, and Orange with 24, your final score would be 15.

Controls:

- Click and drag on the grid to select groups of squares.

- WASD to move each group within that selection to the edge of the selection, 2048 style.

When two groups touch, they merge to create a larger group.

Sometimes it doesn't move when it should. Please click somewhere else to deselect and try again (it's like wiggling your paintbrush around!)

- Right click to add more paint to the canvas. New colored squares emerge from the edges of the canvas. If the edges are filled, this ability does nothing.

- Press enter to end the game and score.

- Press ESC to restart the game.

- Press up arrow key to increase the volume.

- Press down arrow key to decrease the volume.

Made with C, Raylib, and a hacked version of rxi's `kit.`

Assets used:

https://sonatina.itch.io/cute-loops-2

https://somepx.itch.io/pixel-font-lookout

Published 26 days ago
StatusReleased
PlatformsHTML5
AuthorDaVinci789
GenrePuzzle
TagsAbstract, artgame, Board Game, Painting

Leave a comment

Log in with itch.io to leave a comment.