Skip to main content

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

Baliont

2
Posts
1
Followers
A member registered 10 days ago · View creator page →

Creator of

Recent community posts

Really interesting idea — connectable "tile" boards that snap together to extend the play area physically is a cool concept. To make edges line up cleanly I'd need edge-anchoring / a snap grid so paths meet exactly at tile borders; I'll add it to the roadmap. Thanks for thinking it through!

On the exe/payment side: it's actually already a paid-capable release (pay-what-you-want on itch), and it runs fully offline as a standalone file — so I get the benefits of "downloadable & offline" without locking it to one OS. A packaged desktop build is something I could add later if there's demand. Appreciate you following the project!

Thanks a lot, this is really useful feedback! You're right that the preset shapes (especially the spiral) aren't perfectly even yet — I'm going to add proper parametric shape generators (spiral, oval, rounded-rect, etc.) with evenly-spaced cells, which should fix the "amateur" look you mentioned. More board shapes are definitely on the roadmap.

Quick note on the offline part: it actually already works fully offline — it's a standalone HTML file, so you can download the zip and just open index.html with no internet. I'll make that clearer on the page. A packaged desktop version is something I can look into too.

Really appreciate you taking the time to test it properly