euclidthegame icon indicating copy to clipboard operation
euclidthegame copied to clipboard

A geometry game based on Euclid's Elements.

Results 100 euclidthegame issues
Sort by recently updated
recently updated
newest added

Level one is to construct an equilateral triangle and unlock that tool, but that tool is immediately available at the beginning of the lesson. Observed in Firefox 38 on debian...

Bug: The menu only shows the next unlocked level if you are on the last completed level's page. e.g. If you have unlocked Level5 and are on page Level1, you...

Level 5. Whenever we use the tools on this level it moves all lines or circles connected to that.

![euclid](https://cloud.githubusercontent.com/assets/19621228/15626406/3543dd9c-2479-11e6-8401-99fdd7372613.PNG)

The .ggb file doesn't have any variable named pointT (it's named A and referred to as A in segment definitions). Renamed the variable in Level25.html to reflect that. Fixes #348.

I'm a geometry teacher and I feel like this is what I've been waiting for my whole career. Thank you so much, Kasper. I'm planning to use the game in...

http://euclidthegame.com/Level22/ The goal points to http://i.snag.gy/EBDZu.jpg which does not work. There is no level 22 there: https://github.com/kasperpeulen/euclidthegame/tree/master/img

The .ggb file doesn't have any variable named pointRight (it's named pointR). Renamed the variable in Level5.html to reflect that. Fixes #345. Fixes #352.

I don't know what causes it but i can't pass lvl 1 (the one after tutorial). it i use the triangel function it just says 100% and doesn't let me...

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.