I have a code that checks if the user typed an existing word in the anagram, but if he types the same word 10 times it counts as 10 hits, I would like to limit this to 1 time only.
The code I have done is this:
String palavra[] = {"BAR", "OLA"...
asked by
19.05.2015 / 05:22