can somebody tell me how should be the codes of 5 horses running randomly.
the output seems to be like this
EX.
|.......J
|..C
|..............A
|.......... M
|.........S
then the winner is Horse A.
please please please
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
can somebody tell me how should be the codes of 5 horses running randomly.
the output seems to be like this
EX.
|.......J
|..C
|..............A
|.......... M
|.........S
then the winner is Horse A.
please please please
Looks like a tie to me.
Better explain exactly what the plan is, and what you are stuck on
i thought spaces will do the thing. haha
That still does not explain how you plan to solve the given problem, or which part of the solution you are having trouble with.
Will this be a graphical display? Textual display? Driver only?
Going to need every detail you can come up with before anyone can offer any real useful advice.
i still don't have the codes of how the horses will yun. Textual display would do.
i am having trouble of coding the random
Well, what have you been doing for 5 days? We haven't been working on it.