common_words_game

Your browser needs java to view projects. Click here to install Java.

user_icon klasbricks shared it 4 months, 1 week ago
user_icon Based on LodiJoe's version of LodiJoe's project
51 views, 1 tagger, 3 people love it, 9 downloads, in 1 gallery
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
2jessie2 2jessie2 2 weeks, 4 days ago

cool

jacool jacool 2 months, 4 weeks ago

Bra jobbat, Jag fick veta av DrSuper att du också är svensk :)

klasbricks klasbricks 2 months, 3 weeks ago

Stämmer (question You are swede, answered correct: for none swedish readers)

(view all replies)
csophie csophie 3 months, 1 week ago

Great game.I like it.

klasbricks klasbricks 3 months, 1 week ago

Thanks, if you have some suggestion on new better sentence your welcome

ffred ffred 4 months ago

Excellent use of lists along with the input feature of the last Scratch version. I love it! As far as I´ve played it, I think it’s very useful to learn the use os pronoms in English. Great job, indeed!

klasbricks klasbricks 4 months ago

Thanks, I think all education program should keep track on quest given and error and repeats when wrong. With list in scratch it is posseble in easy way, mayhem take first one then erase make code easy.

klasbricks klasbricks 4 months ago

Version 1.1 a glith in beging but now the game is working great, please add suggestion to better sentence and which word is it about. then can i update the game

klasbricks klasbricks 4 months ago

Thanks for comments, I am on v0.8, the list thing is next and if the game is interest convert if to GF. The list idea is Good, i have in my big math game, in that game I only have a list pointing out questions which generating very simple but all acess is inderect.

Paddle2See Paddle2See* 4 months, 1 week ago

As Mayhem points out in the reply to my comment, you can use lists to insure that the same question doesn't appear again until all the questions have been presented.

dapontes dapontes 4 months, 1 week ago

Excellent work!

Paddle2See Paddle2See* 4 months, 1 week ago

Hmmm. Good game...but the giraffe question came up 3 times in about 6 attempts.

Mayhem Mayhem 4 months, 1 week ago

A good way to avoid that is to put the questions in a list, draw them randomly from the list, but delete them as you do so. That way no question can come up twice. Its what I do with my math-quiz. To do that, however, need to have scripts in place to write the list each game rather than having it as saved variables.

(view all replies)
Please Wait...