My SB Game - a work in progress

Selfbondage software and other kinky developments

Moderators: Riddle, Shannon SteelSlave

Post Reply
Big Red Ball
*
Posts: 2
Joined: 05 Dec 2015, 17:20

My SB Game - a work in progress

Post by Big Red Ball »

Hello!

I am working on a self bondage game in Javascript

When I first saw this product I instantly knew i could make some very cool things with it.
Belkin Motion and switch
http://www.belkin.com/us/p/P-F5Z0340/
I also have Philips Hue lights in my whole apartment so I can control all my light bulbs from the game

I have a Hitachi wand connted to the Wemo Switch, and the Motion detector is placed in another room.

Here is a few things I've made already:

It is a "question" based game. It picks a photo at random off my "porn collection" and basically asks "who is this?" and then you get 4 options to choose from and only 1 being correct. This is obvously too easy for me so I am only showing a small portion of the photo and/or inverting the image.

Correct answer: +3 points
Wrong answer: -1 point
And you need X amount of points to complete the game

There is a Punishment and a Reward system
Punishments could be:
- X points deduction
- Turn on the vibrator for X amount of seconds/minutes
- Trigger the Motion detector. Having to walk to the other room where the motion detector is located, then walk back. This may take a while depending on how tight you are tied.
- Turn off lights while walking to the motion detector

Rewards could be:
- Extra points
- Immune to vibrator/motion trigger for X amount of minutes

I have also experimented with "Stand still for 10 minutes" or "Move for 10 minutes" and randomly turning on/off the vibrator during that time.

My release method is a combination padlock, I am taking a photo of the combination and upload it to the game. It will be displayed when you get the X amount of points to complete the game.
There is also a max time limit that you can set.

I've had some of my best self bondage sessions so far with this game.

I would love to share the game but right now it is heavily based on my computer and setup.

-----------

I really want your ideas about things that I could add.

I am looking for things that I can use with my Wemo Switch. Stuff that turns on when you plug it in. i.e. No buttons that you manually have to press. Or things that can actually press buttons/do things?
Something that could release liquid into an inflatable gag for example.
It would be cool to have some kind of "spanking machine", or "blowjob trainer" function in the game as well.

Thank you :gag:
User avatar
Dark_Lizerd
*****
Posts: 2416
Joined: 22 Oct 2006, 11:30
Location: New Mexico

Re: My SB Game - a work in progress

Post by Dark_Lizerd »

If you can include instructions for each device controlled, then whoever can configure their set-up to match, or
for their own use...
IE: (your set-up)
Device #1- other room motion detector
#2- motion detector, this room
#3 - vibe control
#4 - this thing
#5 - that thing...
#6 - release device (magnet)

But I only have 3 devices...
So, my set-up would be...
#1 - This room detector
#2 - This room detector
#3 - vibe
#4 - that thing
#5 - that thing...
#6 - nothing, I don't have one...

Everything that you can control, if you can set it up in a control file
then the user can change that file, that would make it more user configurable...
But, I know the difficulties of trying to think that way...

The problem of setting up your own question/answer system is that you already know the answers...
The self bondage memory game had this set-up, and some people shared a few question packs before management
(with good reason) shut that part down.
For your release, use a key on an electro magnet, when you win your freedom, the key will drop...
(or, loose power and you get your key as well.)
Just need someway to prevent you from pulling the plug... maybe, power it from an outside outlet?
All advice is checked, re-checked and verified to be questionable...
Don't ask, we both wont understand the answer...
http://www.mediafire.com/download/09dtr ... e_V2_2.exe Not just for nubies any more...
User avatar
Dark_Lizerd
*****
Posts: 2416
Joined: 22 Oct 2006, 11:30
Location: New Mexico

Re: My SB Game - a work in progress

Post by Dark_Lizerd »

I would be interested to see your code tho...
I know BASIC, could be interested about JavaScript...
All advice is checked, re-checked and verified to be questionable...
Don't ask, we both wont understand the answer...
http://www.mediafire.com/download/09dtr ... e_V2_2.exe Not just for nubies any more...
Big Red Ball
*
Posts: 2
Joined: 05 Dec 2015, 17:20

Re: My SB Game - a work in progress

Post by Big Red Ball »

Thank you Dark_Lizerd for your advice. I am working on a settings page (before starting the game to make sure everything works). I also ordered 2 electro magnet door thingys and got them today! Working perfectly! Now I will start coding some cool stuff for them!

You asked to see some of the code, I can't show you the whole script but here is the structure and some functions of the code; https://jsfiddle.net/krxm4f42/

-----

I changed the game a little, there are now levels instead of points. And you have to complete all levels to get free. There are currently 8 levels. Each level has a different "mistress" that is giving you orders :whip:

I will let the following images explain:

http://i.imgur.com/LXjKtbg.jpg
This is the start screen. A video repeating in the background.

http://i.imgur.com/zzfYiSF.gif
Level 1 of 8. Some levels will be harder than others, some levels trigger the vibrator more often than others, and on some levels you have to walk alot to the motion detector(s), some levels you have to get all questions right, some levels you need only 1 question right, etc...

Note that her eyes are blinking to make her more alive, a very nice touch if you ask me :roll:

The mistress can also be gagged, like this: :gag:
Image

I don't know if anyone likes this, but I do :D I have a lot of fun coding this game
Post Reply