Cat Sweeper by gnevesdev
A game about cats and also a clone of Minesweeper.
How to play: Just like Minesweeper. Each block has a number, that indicates how many bombs are around it. If you dig into a bomb, you die. You better keep distance from those bombs.

| Link | not_available_anymore |
| Original URL | https://ldjam.com/events/ludum-dare/48/cat-sweeper |
Ratings
| Overall | 821th | 2.786⭐ | 23🧑⚖️ |
| Fun | 810th | 2.619⭐ | 23🧑⚖️ |
| Innovation | 271th | 3.548⭐ | 23🧑⚖️ |
| Theme | 553th | 3.405⭐ | 23🧑⚖️ |
| Graphics | 795th | 2.643⭐ | 23🧑⚖️ |
| Humor | 634th | 1.75⭐ | 20🧑⚖️ |
| Given | 12🗳️ | 12🗨️ |
I really liked your take on the theme - not being able to go up, was an interesting twist turning the formula upside down. ~~Unfortunately I think something about the grid-logic is bugged, as I kept getting reset even though I was traversing from "0" tiles downwards. (which should mean I'd be safe from mines, right?)~~
I was moving into the 0s like a FOOOL
A depthmeter would be really nice though, to see how far you've made it.
some notes on the linux build: i couldn't get it to work... first i had to install SDL_ttf, then it faulted because it couldn't find the font, so i downloaded the font, but i guess i didn't put it in the right place? because it still couldn't find it. i just ran the windows version through wine to circumvent this. maybe you could include the needed libs and font in the linux build, or at least make a note of how to install them.
Even if I didn't have fun, I can really appreciate the simplicity of this.
- Show where the bomb is located once it blows up. And give the player some time to figure out where they went wrong.
- Show some sort of progress.
However, I'll be adding them after the voting is over! Thanks for the feedback!
I love Minesweeper, and this game tapped into my latent addiction. I can see myself coming back and playing this casually. I'd love if it I could play it on my phone. The only suggestion I would have is to crib more from minesweeper. Show me where all the bombs are when I mess up so I can learn from my mistakes. And let me mark off spaces I think are safe or dangerous. Splendid! -A