MontyCarloHall 1 day ago

A modern take on Matthias Wandel's classic [0], which has you guess a variety of geometric attributes (e.g. angle bisection, centroid locating, shape regularization), not just simple partitioning of a line.

[0] https://woodgears.ca/eyeball/index.html

  • mrroryflint 1 day ago

    Oh wow - that is very cool. Thanks for sharing.

    • harrisi 1 day ago

      Just want to say thank you for sharing your project. Very fun, and I wouldn't know about Matthias Wandel's version if not for yours!

      Also, both of these tickled my brain in a great way. I think a potentially fun continuation would be to "eyeball" physics. For example, throw a ball and pause the physics before it hits something (ground, object, who knows?) and guess the location. Or show two objects about to collide with certain shapes and masses and guess what one of them will hit first and where.

  • stronglikedan 1 day ago

    This is great. If only the little square tool would disappear while I make adjustments though - it's just enough of a distraction to barely miss.

  • kerblang 1 day ago

    Oh that version actually made sense.

    Going back to our newer game, I realized that I am supposed to figure out where the number given should fall on the line.

    A case study in modern useability - looks a lot cooler, can't figure it out.

    • imzadi 22 hours ago

      idk, it only took me one click to figure out what the goal was and how I was being judged (beat the average). I feel like that's part of the puzzle. Sort of similar to Baba is You. Figuring out the goal is part of the puzzle.

forlorn_mammoth 1 day ago

Love it!

It would be great to have a 'training' mode, where you get to repeat ones you miss. This would increase the learning speed.

Easy training- repeat the one you just borked Medium training- cycles through say 5 examples until you get all five within your target range (1%, 0.1%, whatever)

  • mrroryflint 1 day ago

    Cool idea - thanks! I'm building a mobile app as we speak so I'll add it for sure.

mavdol04 8 hours ago

It's a bit of a cheat, but you can hit 0.00% every time. Just measure the bar length, then cross-multiply. :)

Example: bar is 1250px, max is 2100, number is 376 → (1250 × 376) / 2100 ≈ 223.8px from the start, that's the 0.00%.

sandebert 23 hours ago

Got a perfect result for the first try. (Off by zero.) Not trying again. :)

  • senectus1 15 hours ago

    yeah i got an off by 1 and decided that was good enough :-D

davidcollantes 1 day ago

I was 0.06% off on eyeball. Beat me: https://eyeball.rory.codes.

This is fun!

  • Theodores 1 day ago

    Almost: 0.07%, allegedly 'perfect'. Getting an early win makes the game so much more 'playable'.

    • stavros 1 day ago

      Why does an early win matter? Isn't it random?

  • pelagicAustral 1 day ago

    > perfect - you picked 0 · off by 1 (0.03%)

harrisi 1 day ago

It's interesting that there are, at the time I'm commenting, 11 new users commenting on this submission, some commenting multiple times. I wonder what the effect of "share my score" type pages have on account creation.

  • hazelnut 1 day ago

    yes, was thinking the same. but it's also weird that the amount of new users commenting is so much higher here. wonder if that is just not a coincidence.

    • harrisi 20 hours ago

      It is odd. There's significantly more new users commenting here than every other submission on the front page, both in absolute numbers and proportionally.

      ¯\_(ツ)_/¯

zer0tonin 1 day ago

This is fun but you need to put "click the line" higher on the page. It took me a while to figure out what I was looking at.

  • ketul_shah 1 day ago

    same happened to myself as well.

  • oneeyedpigeon 1 day ago

    Just any kind of contrast between foreground and background would help.

throwawaydudhdn 1 day ago

Great idea! Have you considered storing triplets <range, correct number, selected number> for each try and making image plots of these (x/y coordinates are correct/selected numbers, color of each pixel represents frequency) for multiple users for each range? I think the image might reveal interesting properties of human eyeballing, like near-perfect accuracy around 50%, but with less obvious correlations.

  • mrroryflint 1 day ago

    Very cool idea! Will try and add.

layer8 1 day ago

The fact that the numbers are in a brighter color than the end marks, and that the numbers go inwards, makes it slightly more difficult than it would otherwise be, because the eye is biased by the more prominent space between the numbers being different from the line between the marks.

pedromlsreis 1 day ago

0.11% by luck, because I actually got lucky the target number was too close to zero, out of a big scale.

furyofantares 20 hours ago

I find it very easy if it's near 50%, 10%, or 5%.

Presumably I'd do just as well visually near 90 and 95 as near 10 and 5, the difference is in the first stage, estimating the percentage.

ashm1104 1 day ago

I love these kind ones! Really engaging also yes as someone commented, the training mode would be an awesome idea.

Also, I tried this on laptop as well as my phone, I liked it more on my phone (I know the whole point is about precision though)

  • mrroryflint 1 day ago

    I'm* building an app currently!

    *my old pal Claude

ninju 23 hours ago

Note the "share" link doesn't share a specific challenge for others to try, which would be much cooler, instead it just shares to main page

joey9prints 1 day ago

Cool idea, love how simple it is. Minimal and clean.

RAZKOM 23 hours ago

I thought I was going to be really good at this but turns out I'm surprisingly bad. Cool idea.

Mabusto 1 day ago

I love these simple games that take 2 seconds to understand the rules.

Off by 6 on my iPad by mis-clicking. Very satisfying!

schuhwerk 1 day ago

Nice! Would be nice to see your progress over time (if you got better, also as a function of speed...)

FinanceFreddy 1 day ago

Oh, this is actually fun! How about if you change the target every few seconds to add a bit of pressure.

tartoran 22 hours ago

Fun. Got a streak of 4 and one of them was perfect (nearly .10% of target).

zokier 1 day ago

10 round avg 4.5%.

A time limit would make sense imho. For extra challenge, add diagonal or curved lines.

p2hari 1 day ago

My best on first attempt was 0.00% (Pure coincidence) . But was fun!

ketul_shah 1 day ago

this is fun and helping me get grounded :). adding a timer would be a good idea, I think.

untitled-now 18 hours ago

I am amazed how such a simple app gets that much attention , whereas probably it is vibe coded in an hour using Claude or any other AI tool .

  • mrroryflint 9 hours ago

    I think first prompt to deploy was < 25 minutes - purely to amuse myself.

    I have so many other projects that have taken days and in my eyes are way "better" but get zero attention.

baisampayans 22 hours ago

This is wild. Got hooked into it pretty fast

0x000xca0xfe 1 day ago

10 perfect hits in a row!

...

handleClick({clientX: els.bar.getBoundingClientRect().left + els.bar.getBoundingClientRect().width / state.n * state.target })

wolttam 1 day ago

The low contrast of this website hurts my eyeball

ramon156 1 day ago

800

0 out of 1,600

I still missed. Even when there was centered text.

Maybe the human is the weakest link

lbeyer 1 day ago

Simple premise, oddly hard to put down.

jjenks1106 18 hours ago

really cool! enjoy the simple premise but very satisfying

fspoettel 22 hours ago

Would love a time trial mode

ehsangazarr 1 day ago

Really fun! I am pretty much blind

Chaseraph 1 day ago

Well I suck.

  • mrroryflint 1 day ago

    I built it and still suck, don’t feel so bad.

antoine-codefly 1 day ago

Definitely need an iOS version! An angle version on a circle would be nice too.

  • mrroryflint 1 day ago

    Just wrapping up the beta for iOS! Will let you know asap.

  • tantalor 1 day ago

    What does native give you that this doesn't?

    • perilunar 12 hours ago

      Several megabytes downloaded instead of (checks dev tools) 5.1 KB.

iJohnDoe 16 hours ago

This seems like a nice therapeutic application. Something a person or practitioner could say, “Sit down and play this for 5 minutes to calm your mind.”

Hugsbox 1 day ago

I didn't think I'd be any good at this. What I didn't expect is how wildly inaccurate I'd be on every single goddamn attempt lmao it's like I completely lack whatever part of your brain is required to do this

oastp 1 day ago

love it, pulls you in after a first try)

gverrilla 22 hours ago

Suggestion: make timed tracks - like a sequence of 10 turns, within max 60/30/15s or something.

fortran77 22 hours ago

I got a perfect "off by 4" on the first try! I feel like I've accomplished something!

tt_dev 1 day ago

this was fun

cdelsolar 1 day ago

i got a 0.00% after 3 tries!

aspectop 1 day ago

my avg was around 2% not able to do more than that lol