Guess Mooby's Cards...

hits:
semi-hits:
tries:
This is one of my first JavaScripts I've written. The rules of this little game are simple: Everybody can play, nobody can win ;-)

Now for the more detailed rules: The cards in the top row are of any suit displayed in the vertical row. The goal of the game is to guess the suit of these cards.

To do so, check a radio button for each covered card. Consider that more than one card can be of the same suit. After your guess click the try-button, and the results of your try appear in the fields. The meaning of the numbers in the fields are:

hits: number of cards guessed right

semi-hits: number of right cards, but on wrong places

tries: number of tries used

Good luck!