Hello,

Sorry, I'm off topic !
But I need someone help...
Because I need to write a java class program demo "Master Mind" game,
fro the details :
Use Java programming language to construct a Master Mind game in which
10 rows of holes (4 in each rows) allow player to plug in the pegs
attempting to make exact match with the hidden pegs. Assume that there
are 10 different colors for the pegs, and 2 different colors for the
pegs for hints in which the black represents a peg matching by both
color and position, whereas the white represents a peg matching by color
only.

It allows the player to make 10 moves only. If player fails to resolve
the puzzle within 10 steps, the program should end the game and indicate
with proper message.

PS : This demo program need to be wrote with "Class Vector" also...

Where can I get this kind of program demo ?

Very thank for your help !

ED.





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to