Hi to all, and
thanks for reading me.
first of all, sorry because i'm
a frenchy guy, with an horrible english !
well, I would like to make with scrath
a sort of game with questions and answers,
for example :
gamer 01
question 01
answer 01, answer 02 answer 03
gamer 01
question 02
answer 01, answer 02 answer 03
etc etc ...
so each question, is a single answer question
or a multiple answer question !
Ha more important of all, how is possible to
store answers and name's gameres on à text file ?
Again thanks for your help.
José
Offline
soniku3 wrote:
This is more an tbg.
How...?
Offline
when gf clicked set [question # v] to (1) broadcast [question v] when i receive [question v] if <(question #) = (1)> add (correct answer) to [possible answers v] add (answer 2) to [possible answers v] add (answer 3) to [possible answers v] ask [question] and wait if <(answer) = item [1 v] of [possible answer v]> broadcast [correct v] else broadcast [incorrect v] end end if <(question #) = (2)> add (correct answer) to [possible answers v] add (answer 2) to [possible answers v] add (answer 3) to [possible answers v] ask [question] and wait if <(answer) = item [1 v] of [possible answer v]> broadcast [correct v] else broadcast [incorrect v] when i receive [correct v] say [correct!] for (2) secs change [question # v] by (1) delete [all v] of [possible answers v] broadcast [question v] when i receive [incorrect v] say [ohhhh, sorry. incorrect] for (2) secs change [question # v] by (1) delete [all v] of [possible answers v] broadcast [question v]
Offline
yeah, that above post is awesome!
Offline