very nice, can’t wait to see the new pages!
I noticed the code for platform filter includes windows, mac, linux, web but not android, was it intentional?
I looked for big bookshelves here, now that exteriors has library walls (great to see the updates btw!), but in the screenshots I can only see small bookshelves. Can these be tiled to be quite long, or would it need to be a new sprite to look right?
To go with that, is there something that can work as a book cart in one of your packs?
Thanks!
found this which has a nice user experience but it requires images, doesn’t support pdf: https://emberbyte.itch.io/comic-reader-demo
another: https://akapen011.itch.io/how-to-make-a-browser-readable-comic-on-itchio
non-specific to itch:
It seems hard to target a specific distro! Even if there are families (debian, red hat…) there’s just too many variations. Pico-8 works I guess because it’s just looking for the SDL libs in the system search path.
For a standalone game, I think appimage may be the thing that works universally (all distros + after some years)