kasperpeulen / euclidthegame

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

Level 12 solution not recognized #344

Open mirceapricop opened 8 years ago

mirceapricop commented 8 years ago

I'm pretty sure this is correct, yet not recognized.

  1. Draw a segment between two points on the circle.
  2. Draw a parallel line and mark the points intersecting the circle.
  3. Draw a line through the middle of these two segments. This is a diameter of the circle.
  4. The middle of the line's intersection with the circle is the center.

Screenshot

BatmanAoD commented 8 years ago

I think this is correct, too, though I believe you don't even need DE. Just create a line perpendicular to AB going through its center; this line is HI.

jay20162016 commented 4 years ago

Is this correct? It doesn't say. Screenshot 2020-02-02 at 11 00 13 AM

jay20162016 commented 4 years ago

The angle is KDM.