I need to design master mind,the game on gui...

2 vues (au cours des 30 derniers jours)
Zayne
Zayne le 20 Oct 2011
I want to generate 5 different colours then I want the user to select in what order the colours are,so that when the program sees a colour matching the position that the computer generated the colour,it must indicate that the player has guessed one position correct....I just need the basic functions....
Example......
%the computer generated 5 colours in the following order
1.Black 2.red 3.yellow 4.blue 5.magenta
%then the user selects the colours in the following order
1.Red 2.yellow 3.magenta 4.blue 5.black
%then a 1 should be displayed because the user had one colour correct...
I need the function to generate the random colours on a order an then I need a function that can scan the input of the user and see if any colour is in the same order as generated....
  1 commentaire
Jan
Jan le 20 Oct 2011
What is your question? Do you expect, that somebody posts a working program for you?

Connectez-vous pour commenter.

Réponses (1)

Jan
Jan le 20 Oct 2011
It is recommended to search in the web and in the FEX before posting. Then you will find:
  1 commentaire
Walter Roberson
Walter Roberson le 20 Oct 2011
Alas, all of those entries deal with "colors" rather than "colours". It might not be possible to do all the bug corrections within a reasonable time.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Just for fun dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by