euclidthegame
euclidthegame copied to clipboard
A geometry game based on Euclid's Elements.
So, selecting something using intersection tool and then restarting leaves everything intact but resets moves counter. This allows completing any level in zero moves.
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...
Once you have already completed a level, we keep processing moves and can overwrite success messages and score counts (for medals). e.g. Win Level5 in 4 moves with only primitives,...
While completing level 7, I was allowed to use a "Translate a line" tool, when of course that is exactly what we are trying to construct. ![screen shot 2017-09-14 at...
Some were empty, others were stale versions of moved/renamed files.
If I go to http://euclidthegame.com/Tutorial/ and fill out the “Submit your score” form, I get redirected back to http://euclidthegame.com/Level0/, which doesn’t exist.
Submitting scores from /Tutorial/ (page.number = 0) redirects back to /Level0/, which doesn't exist. Fixes #304
In level two the midpoint tool is unlocked before the level is solved.
All levels so far (up to 9) have given me the message "Perfect ! You have done this challange in the minimum amount of moves !", even when I clearly...
Level 7's goal is to translate a line, but that tool is available at the beginning of the lesson. Removed tool 100002 (Translate) from the toolbar for Level7. Fixes #368