kasperpeulen / euclidthegame

A geometry game based on Euclid's Elements.
euclidthegame.org
MIT License
447 stars 74 forks source link

Level 16 possible solution not accepted (?) #257

Closed konradvoelkel closed 10 years ago

konradvoelkel commented 10 years ago

I followed the same procedure as in "find the center of the circle", using the three points of the triangle that are supposed to lie on the circle. It looks like it worked, yet the game doesn't recognize. Did I make a subtle logic mistake or is it a genuine bug?

level16-possible-bug

konradvoelkel commented 10 years ago

Now I tried to reproduce the bug using a different point and this time the solution was accepted. Reproducing as done before didn't work because there was not enough space on canvas to see point F (as in the picture) so I guess something has changed, and I'm closing the issue.

Minor remark: "challange" is misspelled, should be "challenge".

leftysrevenge commented 10 years ago

Don't forget, you can zoom and scroll with the shift key, as well as Ctrl +/-.

kasperpeulen commented 10 years ago

@leftysrevenge You are back again! Already set a high score?

leftysrevenge commented 10 years ago

Ha. Working on it.