Mbot interactive game with obstacle detector and questions?


#1

Hello everyone !!!

I am French, I’m 14 and I have to do an interactive game with Mbot.
I do not have the robot at home, so I want to know if anyone can do the program for me.
Normally, I use Python, so it’s not the same thing.

I want to know if it is possible for Mbot to ask questions?
If it is not possible can we put a screen or a speaker.

Here are the rules (the robot is timed at each level):

  • We have 4 levels
  • Someone must answer the questions at each obstacle (the robot offers 2 answers each time)
  • We can only use the obstacle detector
  • the obstacles are separated by 50 cm
  • If it’s the wrong answer the robot slow down (for each level)

first level:

  • There are 4 obstacles
  • The questions are very easy
  • If the player misses a question, the robot waits 5 seconds before continuing and asking a new question and if it’s the good answer the robot goes to the next obstacle.

second level (5 questions):
-It’s the same thing but the questions are more difficult and each time it waits 10 seconds.

third level (5 questions):

  • It’s the same thing, but the questions are more difficult and each time if the question is wrong, it comes back to the last obstacle and the questions are asked to this obstacle.

fourth level (4 obstacles):
The questions are more difficult. It’s like the third level, but if the question is wrong, it comes back to the first obstacle.

If you want you can upgrade the levels :grinning:
Thanks for the answers !!! :smiley:


#2

Bonjour,

Le mBot n’a pas de speaker pour émettre une question. Il ne peut que faire des sons.
Une façon rapide et simple serait d’utiliser l’application mBlock 5.0.1 pour poser tes questions.
L’étudiant pourra répondre avec le clavier ou la télécommande mBot.

Avec l’application mBot, tu pourras indiquer à ton mBot comment avancer.

P.-S. Tu peux utiliser les block de programmation ou le Python dans le logiciel mBlock.


#3

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.