kasperpeulen / euclidthegame

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

Level 23 creating a circle produces a spurious point #308

Closed ThosRTanner closed 8 years ago

ThosRTanner commented 10 years ago

I create a small circle with center at B inside the existing circle. A point 'M' is created on the edge of the circle where I release the mouse.

Firstly A - B - M???

Secondly the point has no meaning. It clutters up the diagram and provides nothing useful.

Hexstream commented 10 years ago

The point does have meaning. It means the circle's radius is arbitrary.

It's also useful to be able to right-click-drag this arbitrary point to test the behavior of your construction with different radius lengths.

On Fri, Jul 18, 2014 at 4:50 AM, ThosRTanner notifications@github.com wrote:

I create a small circle with center at B inside the existing circle. A point 'M' is created on the edge of the circle where I release the mouse.

Firstly A - B - M???

Secondly the point has no meaning. It clutters up the diagram and provides nothing useful.

— Reply to this email directly or view it on GitHub https://github.com/kasperpeulen/euclidthegame/issues/308.

mishop commented 10 years ago

level23 But not accepted :(