
Hi everyone!
This is my little project of the week. I started working on this small game on Monday, inspired by a video I saw online: Fill the board using reusable polyomino pieces.
I know this type of game is very well known and that similar games already exist, but I had never seen one made with the GNOME sdk. So I decided to create one myself as a quick project.
For now, the game includes 17 levels (they're pretty easy at the moment, but I'm working on much harder ones). I also plan to add procedural level generation for endless gameplay. By that, I mean randomly generated levels that still follow a certain logic and remain solvable.
I hope you'll enjoy trying it out! It's available on Flathub:
https://flathub.org/en/apps/io.github.Lluciocc.Shapebound
And for anyone interested in the source code:
