On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

This is very cute! Well scoped for the jam, and presents a game with a start, a middle, and an end.

I enjoyed that each bunny has its own sprite with its own sense of character. I'd love to see some small hopping movements on the bunnies as they move about/follow the player.

I love what this game is doing, and would happily play a larger version. It's also great to see a submission with sources available!

Shipping a lose file means that exectuable permissions aren't preserved when downloading via HTTP/HTTPS. To give users the best experience, throwing that in a tar.gz or a zip would allow those to be preserved. If you are on Windows, you may want to consider setting up a Linux environment or using a tool like this one so that you can set the executable permissions that will allow your Linux users to run your game without having to fiddle with permissions themselves.

Thanks for playing and thanks for the tip!

I was wondering how to keep executoble permissions on an appimage.

I like shipping the raw appimage because the user should know right away that it will run on their system without extra libraries.