kasperpeulen / euclidthegame

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

Level 8 solution not recognized #340

Open ghost opened 8 years ago

ghost commented 8 years ago
  1. Equilateral triangle on segment AB creates point D.
  2. Translate a line tool to translate segment AB on point D.
  3. Translate a line tool to translate segment DE to C.

I know that step 1 is unnecessary, since all one needs is a point, but the construction works and the game doesn't recognize it.