Pages

Nov 13, 2013

New Version with movie

In the "Game" section I just uploaded a new version (1.2.1). You'll now get to see a small movie once you get all the picture for a girl. Your save will still work.

 But the important part being I finally found an angle to tackle the next version of the game.

Ugly 1st version for when I didnt know where to go







I'll explain later on where I'm heading. But I'm looking forward to begin coding the new game system. Suffice to say it will be a Dating sim, as intended, with a total new and tactical way to trade on the market (no comparison with the actual game; It was too much random ). 



Nov 3, 2013

Some insight about my version of simBro


A lot of unusable green space

The screen above is from a tentative to redo the well-known SimBro. I wanted to use the extended pic mod defined for the indie game WhoreMaster and have a flash game able to use them on the spot. The game in itself would have been more faithful to the original SimBro by Poolka than the numerous   other   lookalike.


Oct 29, 2013

Archeology of a strip game


The main screen (here the tiny box at left with zig-zag for market) was decided from the get go


Strip-Trader was first mean to be a normal classic Dating-Sim. I had plan for the player to buy some stuff with silly name (["the Fitness Club 'Hard Muscle'", "the precious watch 'Rollass'", "the new Hifi from 'Allursin'", "The powerfull 'Donkey Hardickson' motor bike"]; it's an actual array already in the game). Those stuff would help get the girl, with a few question to guess her preference.
The market trading stuff was just mean to be a mini-game to get money. But then I found it was pretty fun on itsef, and eventually, I admitted I wasnt able to code a full dating sim, or jut get enough picture for various girl for the player to hit on.

Now that I solved the picture problem I should be able to program the game I intended to make at first.

So it will probably flow like a traditional dating-sim. Every day you get some action point (energy) to win money . The market mini game, could be easier with a turn by turn resolution, or an energy cost for every order you pass. Then you could travel to a location to meet a girl. With a girl you can ask her question to know what she's into, and buy stuff for her to win her affection.
There a few problem to do all that. First the free picture from RealityKings dont go well with such a story. They often shocase actual intercourse with various different male, which will not make sense in a dating smulation unless the player is supposed to shapeshift, even into a female.

Second, the actual code is pretty messy (and still usable in Flash v6) so I better recode the whole damn thing. And before recoding every thing I should know what exact type of game I want in the end.




Oct 17, 2013

Where do we go now ?




I just uploaded a new sub version (in Game).

It address one of the first objectives of the game: Putting the 1000 plus girls from realitykings available in game.
For now it's hard coded.
I spend some time to get the nomenclature the site uses and convert it into the game.

At term the you'll probably get a choice in the18 themes  (Latino, blowjobs, lesbian, etc) they you'll get to win every girls from that themes.

I wanted to do something along the line for a long time. It's the pwpwpoker game from a more talented french developper that made me realize it was not only doable, but kind of simple.

But the risk of this approach is that the hosting of the pictures changes radically. So as a backup I should probably code something to allow some modding option:

  • You enter a base url address. Then a bunch of names/identification  used as variable. Then the number of pictures.
ie: You found that awesome hentai site with ton of picture for any anime.

  • One of the url could be http://www.myAwesomeHentai.com/img/Zelda3.jpg  and then Zelda4, 5, 20. And then you get Navi1.jpg, etc, Saria20.jpg, etc ..So with just the base (http://www.myAwesomeHentai.com/img/) a bunch of identification (Zelda, Saria, Navi) and a number (20 max) you made a custom Strip Club. You can also use files stored on your computer.

Anyway, I probably change from Actionscript1 to Actionscript 2, before all this.

Yeah! First thing to do is probably to get all this working with a more recent (but still very old) version of Flash.



Oct 15, 2013

Strip Trader: first build


I posted the first version of this game a few years ago at Newsgrounds.

After a few change here it is again. With far more girl stripping. It's far from finished. There's still some bug around, but it's functional.