Kinksweeper Web
Most of the rules are similar to traditional minesweeper games, except for the moment when you find the mine. Unlike in traditional minesweeper, the game doesn't end but instead of this, you receive a punishment - the game randomly selects a tag from a list of kinky tags and shows your random X pictures from rule34.xxx website using this tag. You are required to select one of these pictures (probably whatever you like most (^_^)) and you can continue your game.
You can select pictures using any rule, for example:
- Select a picture you will have to enjoy later
- Select a picture your partner will make you repeat
- Select a picture and have to send it to your friend (hope you have understanding friends :D)
- etc.
At the end of the game, you will be shown your selected images.
The game is a web-reimplementation of the older one: https://silencefound.itch.io/kinksweeper
| Status | Released |
| Platforms | HTML5 |
| Rating | Rated 3.8 out of 5 stars (15 total ratings) |
| Author | silencefound |
| Genre | Puzzle |
| Tags | 2D, Adult, Casual, couple, Erotic, Local multiplayer, Minesweeper, Multiplayer, Singleplayer |
| Code license | MIT License |
| Average session | A few minutes |
| Languages | English |
| Inputs | Mouse, Touchscreen |
| Accessibility | Color-blind friendly, One button |
| Multiplayer | Local multiplayer |
| Player count | 1 - 4 |
Development log
- Update: fixed the broken URL for image retrieval78 days ago





Comments
Log in with itch.io to leave a comment.
Hey, images aren't loading for me
Hi! Sorry to hear that!
The same as with the previous similar comments: the game pulls images from rule34 website, can you verify independently if rule34.xxx is banned wherever you're trying to play the game?
Ummmmm... Idk?
But what's happening is that whenever I get a mine it just display 0/0 loaded.
Ok, I tried to check if it was banned, but it just refuses to load the site for some reason???
Yes, that usually means it's banned. As the game loads pictures from rule34.xxx, if it's banned it cannot get any pictures. You can try to change to another network if you can.
Oh, alr then
images dont work for me
Hmm, seems to be working from my side for both laptop and phone.
The game pulls images from rule34 website, can you verify independently if rule34.xxx is banned wherever you're trying to play the game?
Error fetching images: TypeError: data.map is not a function fetchImages https://html-classic.itch.zone/html/13481018/imageProvider.js:27
imageProvider.js:40:21 fetchImages https://html-classic.itch.zone/html/13481018/imageProvider.js:40
Uncaught (in promise) TypeError: can't access property "url", currentImage is undefined showCurrentImage https://html-classic.itch.zone/html/13481018/game.js:287
handlePunishment https://html-classic.itch.zone/html/13481018/game.js:276
game.js:287:9
Uncaught TypeError: can't access property "url", imageData is undefined addSelectedImage https://html-classic.itch.zone/html/13481018/mineField.js:112
selectCurrentImage https://html-classic.itch.zone/html/13481018/game.js:310
setupEventListeners https://html-classic.itch.zone/html/13481018/game.js:50
mineField.js:112:13
Thanks a lot for the report! Fixed the API bug and replaced the game files, now it should work correctly! ^_^
Cool game! Only problem is if you're any good at minesweeper you don't get to experience the game much.
Thank you! Oh well, you always can set a custom field with up to 90% mines making it a bit less possible to not accidentally click on some of them during first several steps ^_^
I've messed with this setting a few times and you are right, helps!!
I'm getting no pictures
Have you tried waiting for several seconds? If your internet is slow and the randomly selected picture is big, it might take a bit of time. Also check if you have network proxy or something similar enabled that might restrict your access to rule34 website content (work proxy?).
If you know how to work with the browser console, you can always open it (F12 - Network tab) and find request to api.rule34 to see if it was successfull or something is blocking it.