Skip to main content
Participant
October 9, 2012
Question

help with action script number guessing game

  • October 9, 2012
  • 1 reply
  • 928 views
can someone help me in flash cs6 to make a simple guessing game, i just need help with the coding. making a guessing game from 1-100

The constructor is coded to assign a random number for

the user to guess

• In the section of code indicated by the comments

(within the handler function doGuess()), write condition

statements that guide the user to guessing the number

using text written to the output

• Trace out the users' guess, plus a message

• Messages for the user depending how close they are from the

guess, condition each of the following:

• Guesses correctly, +/-1 from the guess, +/-10 from the guess,

+/-20 from the guess, +/-40 from the guess, all other guesses

This topic has been closed for replies.

1 reply

Ned Murphy
Legend
October 9, 2012

Why does this read like a school assignment? 

Participant
October 9, 2012

close, it's actually an in class practice lab. After doing this we have to do another one that needs to be submitted. I just need help with the coding for this because i dont know how to start at all. let alone the actual lab.

Ned Murphy
Legend
October 9, 2012

Your safest bet is to ask your instructor or classmates for help so that what you attempt involves things you are expected to use.  Most people here will not do students work for them.