I got 50 hits in 100 tries. That being said, I did not particularly like hitting that poor frog :'( Yes, I am the kind of player who would never choose the rude option when talking to an NPC.
If you want to see what a random distribution looks like:
jot -r 100 0 1 | rs -t 10
I noticed my "fake randomness" is lacking long sequences of the same key. I feel like I'm "predictable" when I press the same key 5 times in a row, yet that happens a lot in a truly random distribution.
In the first round I struggled to notice if I missed. The frog punching back would be a good indicator. And I wouldn't feel so guilty for punching a pacifist frog.
I got 50 hits in 100 tries. That being said, I did not particularly like hitting that poor frog :'( Yes, I am the kind of player who would never choose the rude option when talking to an NPC.
pure random player:
"cheating" player:
is it possible to do any better? i haven't fully read frog/oracle code
it is:
Less fancy hack here, intercept the prediction function on every punch and force the frog to take the opposite side. const realPunch = punch;
punch = function(myMove) {
};
You should make one where you can play against the branch predictors of various processors.
I was just about to comment the same! Sadly, branch predictors are incredibly well guarded secrets, mostly.
I am briefly in the top ten after completely misunderstanding the rules nicee
The ultimate unpredictability.
If you want to see what a random distribution looks like:
I noticed my "fake randomness" is lacking long sequences of the same key. I feel like I'm "predictable" when I press the same key 5 times in a row, yet that happens a lot in a truly random distribution.
Would be fairer if the frog occasionally got to throw a punch or two...
In the first round I struggled to notice if I missed. The frog punching back would be a good indicator. And I wouldn't feel so guilty for punching a pacifist frog.
That was fun, got up to 79 :)
practice mode? the record for ranked matches is 64
Yes
46 and that was my ceiling. frogs smarter than me.
Woah, neat. Is this like, a Markov chain?
a variation of Aaronson Oracle
Just wanted to give the little guy a hug
Looks like the leaderboard was hacked unfortunately. Fun little concept.
Leaderboard has been overtaken :(
How many pixels wide is the hit zone?
you don't have to aim
Bam! 50 on the first try. Fun.
nice! try playing it the first thing every morning, it really wakes up your brain
Why does a silly little online game need my email to send a one-time login code? What a strange experience
because it doesn't? practice mode requires no login. if you want to play a ranked match then you'll need an account, how else could it work?
Practice mode also has a popup telling you what to do which seems to negate the point of the game?
it's the coach mode telling you which biases you have so you can fix them in a ranked match
> how else could it work?
Username+password. There is zero reason to require e-mail for account creation.
Free?!. Is there a "call us" SSO enabled plan?