sessions and what not

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ruben

    sessions and what not

    hi,

    I'm making a slot machine (http://generation.nl/users/ruben/projects/fruit/)
    and i can't figure out some things. Not really programming wise, but i
    just don't see it no more and i'm stuck with it for days, anybody up for
    a little challenge?

    So, you get 3 random values, if the first 2 or all 3 are the same, you
    win, that all works. But now i added hold buttons and the shit started,
    i can hold them, keep values, but can't set 2 yet, and 3 ofcourse can't.

    Another problem is that in the game you can't set the hold buttons when
    you won, otherwise its a winning loop, and we don't want that..

    I guess everybody knows how a slotmachine works, but its kinda getting
    over my head now, can't get it to work.


    My source is in rubie.txt in the fruit directory, nevermind my shitty
    programming, it works until now though ;)

    Hope anybody can help,

    Ruben Bolink


Working...