Skip to main content

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

Hi. Tottally love Sparrow Solitaire and I agree with everyone that said this is the definitive solitaire mahjong version ever!

I think I found a bug on how the game computes the path in Shisen-Sho mode. I was able to spot it in the Phone layout. I have version 1.1. It didn't let me conect these pieces:

And surprisingly it did let me connect these, doing it by passing over tiles in the middle section:

Added the red lines just as reference of one possible path I was expecting it to consider.

(+2)

Thank you for the detailed report! Shisen-sho matching has some weirdness especially on layouts that use half-grid spaces, hence why Phone is the only one of those we included. I’ve spent a long time trying to make the matching algorithm both performant and accurate, but in situations like above it can fail. If there’s a 1.2 version I’ll examine this example, but can’t promise it will be fixed (I think a little bit of rare inaccuracy on this layout is okay if it can be performant and work on every other layout).