Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

This looks intriguing! Unfortunately, I wasn't able to find anybody to play with when I was checking this out, but assuming that I've understood the concepts, freeform "draw with particles" as a shared experience where players vote on whether they're ready to move on or not feels very nice and relaxing.

The visuals were nice, though I do find I have a little bit of trouble differentiating between the green and pink fragments with my form of red-green colour blindness.

Hope you had a positive experience using Godot, and thanks for doing a Linux build :D

(1 edit) (+1)

Thank you so much for the kind comment!

I actually did plan to support different color schemes so that everyone can pick a scheme that works for them, but I ran out of time for the game jam. The code is already prepared for that though, so you can play around with it if you want: https://github.com/winston-yallow/mosaic-client/blob/main/src/board/Board.gd#L40 (The colors are for background, foreground, fragment color a, b and c in this order)

The linux build actually was the only one I tested as I use linux too :D

(+1)

Oh, fantastic! Always nice to meet another Linux-based developer :D