Results 1 to 4 of 4

Thread: Slot Machine

  1. #1
    Guest

    Question

    Hello there

    could someone help me, and tell me how to create the spining weels of a slotmachine.

  2. #2
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    You should use bitblt api to plot out the view, us some variables for saving the position and velocity of the slot's and then make a procedure loop to scroll the down the slots and plot them out.
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  3. #3
    Member
    Join Date
    Jun 2000
    Location
    mind your own business
    Posts
    42

    Talking try dis

    yo I can't remember the code but if get the official MSPress step by step guide there should be a slot machine program I not shure if it does what you want but you might aswell take a look

    Da Ray!
    Da Ray!
    Games Bod

  4. #4
    Junior Member
    Join Date
    Jul 2000
    Location
    Portland, OR
    Posts
    16
    I made a slot machine before. The only problem I had was with the chances. If you want me to send you a copy of my slot machine feel free to e-mail me at [email protected]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width