Results 1 to 2 of 2

Thread: [VB.Net] Console Application Slots

  1. #1
    .Net Member dday9's Avatar
    Join Date
    Mar 11
    Location
    South Louisiana
    Posts
    2,173

    [VB.Net] Console Application Slots

    A fun console app to play the slots. This is the source code and the .exe

    Features:
    -Get's player's name
    -Verify's if the user's age is over 13 to play


    Drawbacks:
    -Sometimes you have to type the keyword 2 or 3 times.


    Plans:
    -Eventually I will fix the drawback listed above, but as of right now no.


    Notes:
    -I made the chances to win extremely difficult. If you can win some money, then kudo's to you :P I am also open to suggestions.

    Full Project:
    Slots.zip

  2. #2
    .Net Member dday9's Avatar
    Join Date
    Mar 11
    Location
    South Louisiana
    Posts
    2,173

    Re: [VB.Net] Console Application Slots

    Here is the updated version.

    Features:
    -Get's player's name
    -Verify's if the user's age is over 18 to play


    Drawbacks:
    -I use .Second instead of .Millisecond so if the user repeatedly types the pull command, then they kinda cheat.


    Plans:
    -None.

Posting Permissions

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