Hi ,
I lke to write the angram game.
But I dont know how to sort the words in random
Ex:the words gonna be lke this ..J H R E I O M C
I want to let the user to type the meaningful words to choose among from that random words..
And then I want to give the score to the user according to how many words the user could create.
But onething is the randoms words wouldnt be the same one at everytime the program excutes...
Pls help me to get any useful code..:)

Recommended Answers

All 5 Replies

Member Avatar for iamthwee

Here's one I've written on the fly in java.

As long as you have the java run-time environment you should be able to use it. Just make sure you unzip the folder.

Here's a screeny.

[IMG]http://img75.imageshack.us/img75/7132/blurp8ix.png[/IMG]

If you have installed Netbeans, the examples contain an anagram game. You could borrow the idea.

If you have installed Netbeans, the examples contain an anagram game. You could borrow the idea.

can i see the code? XD

commented: just read my reply, you'll know why +0

This is not an intro? Moved to java.

can i see the code? XD

do not dig up dead threads and if you're interested, do not ask for code if it's posted within the thread already.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.