kasperpeulen / euclidthegame

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

Level 3 Solvable in 2 Moves, Game Does Not Recognize #346

Open echoAwoo opened 8 years ago

echoAwoo commented 8 years ago

Level 3 can be solved in 2 moves. Mid-point finder tool, makes points B, C, & D in one go. Then line segment A to D.

wackb commented 8 years ago

That is not a correct construction if B and C are not equidistant from A.

echoAwoo commented 8 years ago

It seems it's not counting the ray draw as a move nor is it confirming it as a solution even if .B & .C are equidistant.

Running Win 7 on Chrome. Even with just primitives it's not allowing the solution.