NumberMatrix - Is your number found in the Matrix?

Took some inspiration from Matrix and did this.
I did a slight variation on the NextGuess()-function. So first guess is always random, then it uses the halving method for the next guesses, but every 5th guess is again random.
Figured it would reach the correct guess a little quicker, while not having a similar pattern all the time.

NumberMatrix on ShareMyGame

Of course, I should have made a version for the web without the Quit-button, cause that just looks stupid on the web. But not I’ve learnt that, so next time I’ll do better. :grin:

1 Like

Privacy & Terms