Please Help me Answer this Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mersid
    New Member
    • Mar 2007
    • 1

    #1

    Please Help me Answer this Problem

    Game of Chance: Write a program that generates a random 2 digit number at start. Allow a player to guess the number generated. Announce a payoff when the player guesses the number right. As a team decide what the Payoff is.

    Challenge: Adjust payoff based on the number of attempts to guess the number
  • vijaydiwakar
    Contributor
    • Feb 2007
    • 579

    #2
    Originally posted by Mersid
    Game of Chance: Write a program that generates a random 2 digit number at start. Allow a player to guess the number generated. Announce a payoff when the player guesses the number right. As a team decide what the Payoff is.

    Challenge: Adjust payoff based on the number of attempts to guess the number
    Dear this is the assignment alloted to u. Try it again try it if not then ask me i'll defenetly help u
    right now use rnd function to get rnd values or u may use timmer in timmer event increment any veriable and get the diff values at diff time

    Comment

    Working...