kasperpeulen / euclidthegame

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

Level 5 has undefined Variable #372

Open Xharleon opened 6 years ago

Xharleon commented 6 years ago

Whenever I make a move on Lv 5, it says that there is an undefined variable titled pointRight and that I cannot continue. Attached is a screenshot of said error. screenshot 5

friadavi commented 6 years ago

I have replicated the bug: image

mbinette91 commented 5 years ago

This is fixed in PR #355 .

We just need @kasperpeulen to merge it in!

aatishb commented 5 years ago

+1 to this!

KatKim2 commented 4 years ago

Same here. Will this be fixed soon? Screen Shot 2019-08-30 at 5 13 54 PM

bfindell commented 4 years ago

Kasper Peulen's brilliant game has been borrowed and rehosted at https://euclid.findell.org. We have squashed bugs, improved the GeoGebra functionality of the apps, and made some edits. Revised code available at https://github.com/bfindell/euclidthegame. New levels are in development!

a-a-GiTHuB-a-a commented 4 years ago

Now it's saying "Error: undefined variable gh"

bfindell commented 4 years ago

Now it's saying "Error: undefined variable gh"

Please say more. And please provide a URL.

a-a-GiTHuB-a-a commented 4 years ago

For Level 5 on kasperpeulen.github.io/Level5, every time I made a move, it said the error message.

a-a-GiTHuB-a-a commented 4 years ago

Also, on level 8, the translate a line tool is broken

a-a-GiTHuB-a-a commented 4 years ago

I just found a huge glitch on Level 8! It's enormous!

bfindell commented 4 years ago

Kasper Peulen has not worked on this for some time. I borrowed his code, fixed some bugs, and rehosted it at https://euclid.findell.org. Try it there!