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
Thanks for the answers !!!