Lets Play: Ancient Greek Geometry

Today I’m releasing Let’s Play: Ancient Greek Geometry. It’s a Compass and Straightedge tool/puzzle game written in JavaScript. I’ve always thought Geometric Construction felt like a puzzle, so to me this pairing was quite natural. Compass and Straight edge is a technique for constructing shapes out of circles, straight lines, and their intersection points. You can read the wikipedia here – but watch out, some of the gifs are spoilers for the game.

geoI know that there are a few Compass and Straightedge tools out there already, but none have the simplicity, accessibility or fun of a modern web application, so hopefully mine stands out.

As I said, it’s little bit Geometry tool, and a little bit puzzle game. Throughout development I was conflicted about which was more important. I wanted it to be simple and stripped back enough that you could use this as a go to Compass and Straight edge app, but to make the natural playfulness of geometry to be as visible and as tempting as possible.

In the end I tried to keep the two quite separate. The drawing area is completely free from outside influence, but there is also a  “Challenges” box with achievement style goals. Hopefully this shows off the possibilities of construction and encourages people without getting in the way. If you are the type of person who prefers to make their own goals, you are free to ignore it all together.

challenges

Considering this is only my third programming project, and 8 months ago I barely knew what JavaScript was, I’m quite happy with how this project came out. In the next week or two I’m planning to post a few things about how it all works and the technical challenges I faced making it.

255 thoughts on “Lets Play: Ancient Greek Geometry

  1. Can you confirm that all the challenges are possible in the lower number of moves? The square seems particularly doubtful in 8 moves. Also “circle pack 7” is possible in 13, if the lower numbers are meant to be minimal.

  2. Thanks, really enjoying this. The square-in-8 one is driving me nuts too, though I’m only at 30/40 so plenty left really.

    • Well at 40/40, but still haven’t hit the minimum moves on 5. Any way you can link to an “official” place to discuss these with spoilers? I don’t want to pollute this space with details.

        • Well, there is a bug somewhere.

          Spoiler Inside SelectShow
          • Sorry, I meant [spoil*er] without the s. I’ve edited out comments to fix them.

            Sorry about the bug. I can’t make any promises about the behavior of the Easter egg polygons.

        • Can’t nest deeper so responding here.

          Thanks! That looks like the same construction I used, so I probably just made a mistake. Other than them occasionally disappearing from the list, everything works great. Thanks for checking for me!

        • Finally got the minimum number of moves for the square, octagon, and circle pack 4! Thanks again for making this.

          Spoiler Inside SelectShow
  3. Loving this little piece of programming!
    Still 12 challenges to go but it has been pretty damn fun already. brings back some geometry q n a’s 😉

    keep up the nice work on this site!

  4. Nico, this work is amazing! It is elegant and simple to use. I have always meant to try my hand at this sort of geometry and this was a challenging and fun way to do it. I did have to get some hints for the pentagons, but I discovered the pack 3 circles through just messing about. Brilliant!

    It would be nice to have the numbers counted separately for the construction vs in-original-circle. Otherwise you can construct something in the minimum steps and then take hundreds of steps to do the in-original-circle ones and your scoreboard looks the same at first glance.

    You could also add exscribed figure challenges as these are simple to understand but present a different (harder?) challenge.

    Thanks again for this wonderful tool/toy. May everything you make be this good.

  5. Wow, this is absolutely fantastic. I have nothing really to say, just needed to express my appreciation. The smoothness of this tool is amazing, and it’s a delight to use. Only 17 done so far, but I’m still plowing through!

  6. This is an awesome app. Shelley introduced me to it, and I’ve been trying to optimize existing shapes as well as make good approximations to unconstructable ones. Just now I actually got it to recognize a regular 7-gon!

    Spoiler Inside SelectShow
    • Weird! and well done!

      You’ve exposed the tolerance in my code. I need some because javascript’s rounds off all my numbers – nothing ends up being perfect. But here it’s causing problems. Perhaps I should make it a bit stricter.

    • 9-gon works too:

      Spoiler Inside SelectShow
      • Hah, nice one. Not sure what you did there, but it’s cool. I also have a 9-gon:

        Spoiler Inside SelectShow

        And a fake 17-gon:

        Spoiler Inside SelectShow
  7. How the square in 8 or less moves is done? Are you sure this is possible, nico? I cannot even do less than 9 using the “in original circle” method.

  8. Hey, fantastic work. I’m trying to get Challenge Pack 4 in 12 moves, and I thought I had it, but it seems I’m having some difficulty – a point should be clickable and it’s not, and I think it might be a bug?

    Spoiler Inside SelectShow

    I’m assuming there’s some other way. One way or another, any help / hints appreciated.

  9. How many moves do you have for circle pack 3 in origin circle? I have it down to 15 but it looks so ugly that I’m holding out for a cleaner solution.

    My bests for in-origin circle problems are as follows:
    triangle: 6
    hexagon: 14
    circle pack 2: 9
    square: 8
    circle pack 3: 15
    circle pack 7: 15
    octagon: 15
    dodecagon: 22
    circle pack 4: 18
    pentagon: 16

  10. How to construct a octagon in 15 moves? My best attempt is 17 moves:

    Spoiler Inside SelectShow
  11. A really wonderful webpage. Two suggestions: I’d like to be able to create a random point, rather than construct it, and I’d like to be able to copy a length from one place to the other, although I’m not sure how that would be implemented nicely.

    • Being able to just copy a length would be outside of the bounds of traditional compass and straight edge, because it requires a “sticky” compass.

      • You can copy a length with a sequence of straight edge and compass moves, but it would change the nature of the game to make this a separate operation.

    • Hi Emily,
      You got pretty close, but you didn’t quite draw the final circle big enough. If you zoom in on the point(s) where the big circle touches a little circle, you’ll see why/how you missed it. Undo and draw just the last circle again, watching the dots at the intersections very carefully.

    • Your very last circle is slightly wrong; it’s very close to, but not quite, tangent to the other four. It will work if you undo once and redraw it carefully.

  12. In 9 days, you’ve gotten quite a following already. I don’t remember who mentioned this first, but when it got mentioned again, and I got some help with the interface, I began to love it. I blogged about it here.

    • Yes indeed.

      10-gon: 16 moves
      15-gon: 22 moves
      16-gon: 23 moves
      17-gon: 40 moves
      20-gon: 29 moves
      24-gon: 30 moves
      30-gon: 38 moves
      32-gon: 41 moves
      34-gon: 57 moves
      40-gon: 49 moves
      48-gon: 56 moves

      Hmm. Hey nicomallo, maybe it’s time for a high score board? 🙂

      • (Those were all in origin circle, by the way.)

        30-gon in origin circle: 37 moves
        32-gon in origin circle: 40 moves

  13. http://www.sciencevsmagic.net/geo/#0A1.1A0.2A0.4A0.6A0.8A0.3A0.0L10.9L0.0L7.0L5.0L12.0L11.14A0.16A0.17A0.13A0.18A0.15A0.0L59.0L44.0L50.0L27.0L47.0L33.0L30.0L24.0L36.0L62.0L21.0L53.73A0.75A0.77A0.71A0.69A0.67A0.78A0.76A0.72A0.74A0.70A0.68A0.0L253.0L98.0L228.0L125.0L236.0L267.0L183.0L257.0L210.0L222.0L175.0L242.0L149.0L204.0L139.0L188.0L84.0L169.0L105.0L160.0L120.0L134.0L273.0L89.294A0.292A0.290A0.288A0.286A0.305A0.295A0.301A0.284A0.303A0.297A0.299A0.293A0.291A0.289A0.285A0.287A0.283A0.306A0.304A0.302A0.298A0.300A0.296A0.553L0.0L873.917L0.847L0.0L815.631L0.0L769.0L486.0L756.438L0.0L404.708L0.0L570.352L0.0L588.320L0.0L683.0L1101.0L518.0L1074.0L648.0L1121.0L471.0L1054.0L451.0L399.0L992.0L367.0L1011.0L937.0L312.0L890.0L1107.913L0.0L1068.857L0.0L1135.801L0.1035L0.786L0.0L1016.740L0.0L671.525L0.1191L73.73L1156.1156L295.295L1157.1157L6.6L1160.1160L301.301L1162.1162L75.75L1164.1164L303.303L1165.1165L15.15L1169.1169L305.305L1168.1168L77.77L1172.1172L284.284L1173.1173L4.4L1176.1176L286.286L1177.1177L68.68L1180.1180L288.288L1182.1182L18.18L1184.1184L290.290L1186.1186L70.70L1188.1188L292.292L1148.1148L2.2L1149.1149L294.294L1190.1190L72.1152L300.72L1152.300L1194.1194L13.13L1154.1154L298.298L1192.1192L74.74L1155.1155L296.296L5281.296L1158.1158L1.1L1159.1159L302.302L1161.1161L76.1163L76.1163L304.304L1166.1166L16.16L1170.1170L306.306L1167.1167L78.78L1171.1171L283.283L1174.1174L3.3L1175.0L948.0L604.976L0.716L0.1175L285.285L1178.1178L67.67L1179.1179L287.287L1181.1181L17.17L1183.1183L289.289L1185.1185L69.69L1187.1187L291.291L1147.1147L8.8L1150.1150L293.293L1189.1189L71.71L1151.1151L299.299L1193.1193L14.14L1153.1153L297.297L1191 i hope your pc can handle it 96-gon

    • Because it isn’t a regular octogon? The diagonals do not bisect the right angles.

      You drew the last two circles (the two centered on the vertical axis) incorrectly. They should use the diagonal of the center circle as a radius. They way they are drawn, they are using the endpoints of the vertical line segment as centers and are tangent to each other at the center of the octagon.

  14. what exactly are the paramiters for “in origin circle” as this is the first time i have even touched geometry on this level i don’t understand therefore cannot complete the goals

    • After you hit “reset” there are two points, and there are three things you can do: make a line between the two points, or create one of two circles, each centered on one of the points and passing through the other.

      Either of those two possible original circles works as an “origin” circle. I suspect, without testing, that any circle who’s radius is the same as the distance between the first two points would also count.

        • You have a centered 3-packed circles, but the circles are packed within an “origin circle”.

          Imagine the circle you get in step 1 as “given”, and put the 3-packed circles within it. Then you’ll get it.

          Here’s a 3-packed circles in origin circle done in 17 moves. I don’t claim it’s optimal, but it shows what “in origin circle” means in this case.

          Spoiler Inside SelectShow
  15. I’m having a hard time with something. After creating the 9-move 3-pack (http://sciencevsmagic.net/geo/#0A1.1A0.3A0.5A1.6A1.7A3.1L7.3L6.16A15), I want to create the triangle whose vertices are the points where the packed circles are tangent to the outer circle. Those points should already be created (right? basic construction: create the one or two points where two circles intersect), but I can’t seem to select them.

    Now, obviously, I can pin down those points with lines (two of them with lines that already exist), but I don’t think I should have to. Am I just misunderstanding what’s possible?

    • A previous hint said it was (a) inside an origin circle, (b) was done with three circles and (c) five lines. I’ll go farther by saying that the three circles are all the same size, and can be made before any lines are made.

      The first line I drew I needed to extend, but extending a line is a free act (the Euclidean postulates say that a line goes through two points, not that a line segment is terminated by two points).

      Is that enough to help?

  16. Ideas/pleas for version 2…

    Have a way to erase lines. Once I’ve bisected a line, I’d like to remove the circles I needed to get there.

    Add extra dots before starting. (For the puzzle – Starting from three dots, draw a circle that goes through all three dots.)

    • Hahaha, well done.
      My app assumes that two line segments with sufficiently similar angles are supposed to be same and it’s 64-bit floating point numbers that are to blame for the discrepancy. (with maybe a little too much tolerance). So here your four line shape is treated as though it’s a two line one.

  17. I was bored so I drew you guys a circle the size of the known universe (well, 60% larger because I’m generous)… assume that the smallest circle (between the 2 origin points) is the size of a gold atom’s nucleus (8.45 femtometres).

    http://tinyurl.com/lxlgrut (link is obnoxiously large without tinyurl shortening)

  18. dear nicomallo you should make a app out off this for iPad and playstore i would love to play this in the train without bringing my dad’s laptop i think that you would really benefit of the touch screen you could zoom in and out by either using two fingers going up for zooming in and down for zooming out

    • The page has touch controls and works fine of the iPad I used for testing (although I’m not sure if it works on older ones). You should be able to save the page to your home screen if you want to use it like an app.

      Try it out and let me know what you think.

      • just played it on my iPad4 i think it’s awesome i didn’t really expect it to work but it does it can be a little laggy but everything ells works awesome

  19. This is awesome! I’ve wasted more time here than I care to think about.

    One note: It would be nice to have a “center” function. I managed to trip over my trackpad, and zoom my image down really small then sweep it off the visible screen, and after that could not get it to reappear in my view again. This was especially annoying as I was working on the pentagon!

    But I’m impressed if this is only your third program. Kudos, I’ve been enjoying it quite a bit!

    • It registers fine for me.

      Perhaps you have already solved it in 5 moves. The shape will only go dark if you create an improved solution (fewer moves for either the default or in origin solution). This is to avoid having shapes go dark all over the place whenever you retrace your steps.

      If you want to double check a solution that is no better then one you have, use a private browsing window so it is in a different browser session.

  20. First of all, fantastic job! The app is really nice. I absolutely love the “challenge” aspect. A few ideas —
    -Maybe keep a list on the site somewhere of solutions people have found, including the ones in the fewest number of moves?
    -Maybe include some way for people to make (and maybe post) their own challenges?
    -It would not be too difficult to write a program to search for minimal solutions to the problems; perhaps you could use this to generate “minimal move” targets/give people some way to know they’ve found a solution with as few moves as possible?
    -Maybe also include some tool that can measure angles and lengths (assuming the distance between the first two points is 1) so people can check to make sure they’ve constructed what they think they have (of course this couldn’t be used to actually construct anything, it would just be a self-check tool).

    I dunno if you plan to do any more with this but I think these changes would be really cool!

    • Thanks Max,

      I would love it if people could create their own challenges. Maybe if I create a version 2 one day….

      A bot that looks for minimal solutions sounds great, my source is available in the page, so anyone could write one.

      As is my app isn’t clever enough to know the exact values of lines in relation to the starting line. It just uses floating point values, so I think a ruler would be a bit of a disappointment.

  21. Is there a good definition of “in origin circle?” What defines the “origin circle?” I’ve managed to do some of the constructions centered about one of the two original points but that doesn’t seem to satisfy the “in origin circle.” Is the origin circle the circle defined with the center at one of the points and having the other point on its circumference?

    Definitely fun though!

  22. oops, let’s try that again.

    Spoiler Inside SelectShow
  23. Circle pack 7 in 13 moves:

    Spoiler Inside SelectShow
  24. What is the meaning of the two numbers on the right of each challenge? The right most one seems to be the minimum number of moves. What about the left one?

    • It’s just an easier goal for people who are just starting to optimize. I put in numbers that I thought would be relatively obtainable.

      The right most number was my lowest number of moves as of release, but lots of them have since been beaten, some by quite a bit.

      If I make a version 2 I’ll probably use the new best minimums.

    • I haven’t heard of that problem before. Perhaps double check that you have all four challenges solved on each shape.

  25. This has got to be the best game I have ever played. I feel like it was designed just for me.
    It took a few weeks, but I have completed all the challenges.
    Please, please, won’t you add some more?
    Thank you!

    Sincerely,
    Erik Mulet

  26. Pingback: pascal

  27. Hi all,

    Just a question to understand the rules: In the following example, following the paradigm that lines should have infinite length (extend for free), shouldn’t I be able to create a circle with its center at the intersection of the line and the circle on the OUTSIDE areas (left or right)?

    http://sciencevsmagic.net/geo/#0L1.0A1.1A0

    On paper that would work of course, but here I do not get an option to snap to that intersection.

    • You’ll have to first click on a point along the line you want to intersect and extend it out to the point you describe. The intersection at that point will otherwise remain hidden.

      But as you say, extension is free.Because the line already exists this won’t count as a move for the purposes of the challenges.

  28. Pingback: Ancient Greek Geometry | Superlevel

  29. Pingback: Google

  30. Hi, found your site due to a recommendation in a local (German) computer magazine (c’t).
    Simply great!
    (Even with – or maybe due to – the “rudimentary” surface, I personally prefer prompts instead of windows).
    Suggestion of mine for a new “challenge”: a=1 or r=1 rsp. (“origin line” instead of “origin circle”).
    Some of these are already solved thru the current things but some of them (e.g. octogon) require more steps than the “independent minimum”.
    Once again: Congratulations!
    H.-C.

  31. This toy is so simple, so profound and so beautiful. Thank you! I have a copy of Euclid’s Geometry and would like to work through it using your program as an aid. Is there any chance you might add the option of disabling the challenges and the search algorithm that goes along with them? I guess what I’m asking for is… creative mode! Seriously, thank you so much for this truly wondrous little thing.

    • Thanks Aaron.

      If the challenges box is bothering you, the best solution might be to hide the div using a browser extension. The search algorithm won’t do too much then apart from the occasional shading (which becomes less often as your solutions fill in).

      The challenges never change what you have drawn, so I see the default as “creative mode”.

  32. What the smallest number in challenges mean? Is it just for simple case or for the “origin circle” case too?
    PS. Question is because the best I have for “circle pack 7 in origin circle” is 15, not 14. 🙂

  33. For some additional fun:

    * Draw an equilateral (triangle, square, pentagon, hexagon, etc.) that is exactly tangent to the origin circle (my current best: triangle, 9 moves; square, 12 moves; and hexagon, 15 moves)
    * Construct a set of Pythagorean 3-4-5 squares (my current best is 27 moves, but it’s probably possible to do much better than that)
    * Duplicate the effort of Dürer & Pacioli, et al., and use the compass & straightedge technique to construct “perfect”-weight Roman-style serif letters (e.g. http://www.identifont.com/show?DGK or http://luc.devroye.org/fonts-41587.html), though that might be too hard without a “marked ruler” or a “fixed compass”

    • origin circle circumscribed triangle: 6 moves
      origin circle circumscribed square: 10 moves
      origin circle circumscribed hexagon: 11 moves

  34. It would be helpful if I could delete or hide lines and circles.

    It would be much easier if I could delete things that I know are only for previous constructions.

  35. Hi, it’s H.-C. again.
    I had a break and today (boring Sunday) remebered this tiny little fun.
    In case of “Version 2” (or whatever number) what about an option to fill regions with “black” (I think colors would not be convenient for this page). Something like “right click” etc.
    So to have an opportunity to create “something”, then press E to have all lines in gray, fill all necessary areas and see what you tried to create …
    My first idea was according to the Euro symbol – unfortunately this needs an nonagon which is impossible to be created. Nevertheless it would be a great fun to do something like this …

  36. hi all 🙂 i was trying to see if this functioned in your thingy:

    http://omnicentre.ca/ultima/Visualizations/trianglesandSquares.swf

    and i got to about here (which has the pentagon facing the opposite direction, at this point i’d need to make another 5 of the pentagonal guides in the other plane but the graph is just too complex at this point to pin properly)

    which is sorta pretty in its own right 🙂

    http://sciencevsmagic.net/geo/#0A1.1A0.2A0.4A0.6A0.8A0.3A0.6L2.2L3.3L6.N.4L3.6L1.2L8.N.0A25.0L7.0L29.0L12.0L30.52A0.56A0.68A0.51A0.87A0.55A0.N.55L56.56L51.51L55.47L4.47L8.28L2.28L3.53L87.53L68.N.54L53.54L145.154A53.206L54.54A206.54L255.54L256.255A54.255L360.377A255.360L441.441A366.441L256.256A54.N.255L54.256L54.441L256.441L360.360L255.55L56.55L51.51L56

    can anyone tell me if that flash file i pointed to is actually geometrically true? I’ve done a lot of versions by hand and it seems really, really close, but without the whatnots to pin it too I can’t really tell if this is actually the construction to make the perfect square-inside-the-triangle or not. <3

  37. This is brilliant. I am having a fun time with it, and it’s 90 degrees F outside in PR.
    “What is Mathematics” by Courant and Robbins has a brief but concise description of constructions, up to finding a square root.

  38. Very nice application! The challenges are very fun and at some points.. frustrating. 🙂 Overcoming the frustration and completing the puzzles has been gratifying.

    A suggestion: to rotate the view/change the viewing angle. New perspectives open new posibilities.

    • In case anyone cares, I found out that if x idthe smallest circles radius, then x(sqrt(2)+1) is the next circles radius and x(sqrt(2)+1) + x is the largest circles radius

  39. Finally! I got the circle pack 7 in origin circle. I fiddled with it a while and tried to shrink my pack 7 into the origin circle.

    Spoiler Inside SelectShow
  40. Mascheroni had a compass only five step construction that gives the golden section. An additional two steps lays out the five points of a pentagon which gives us a 12 step construction. See: http://www.cut-the-knot.org/pythagoras/MascheroniPentagon.shtml for more info. Here is the solution: http://www.sciencevsmagic.net/geo/#0A1.1A0.3A2.0A5.1A4.8A3.9A3.2L13.2L12.12L21.21L20.20L13
    That someone found a way to do it in eleven is amazing, might be worth publishing it.

    • I managed to get it down to eleven by extending the first two sides, and using the larger circle. A new record for me!

      I wonder if this is the same as Anders’ solution.

      • Thanks for the suggestion. It worked. This program strikes me as really hitting a sweet spot in the realm of puzzles. Do you mind if I hack away at your code? I would like to make a much simpler version. I’m hoping to interest my 8 year old daughter with it.

  41. A student of mine found a 9 steps construction for the 3 circle packed in the original circle. I googled a lot but i did not find anything about. Is this interesting?

  42. What a nice blog site it is ! It is a historical and informational site of geometry It discus with science vs magic I have visit this site and play this game and enjoy interesting.Recently I have seen a site like this It is ancient geometry for more information just click here,thanks.

  43. Hi. Sorry to bother you but how “in origin circle” is different than “constructed”? I’ve made such a hexagon without the circle that contains the hexagon being the first one made:

    Spoiler Inside SelectShow

    What did I do wrong? Hexagon can’t touch the same circle with every corner?

    • Sorry, I’m not quite sure what you are asking.

      The constructed challenge is awarded the first time you construct the shape, which may or may not be at the same time as other challenges.

      It’s possible to have one solution qualify for multiple (or in some cases even all) challenges for a given shape.

  44. I’ve made 16-gon, 32-gon and 64-gon. Quite boring but I’d like to have all existing challenges. Are there infinitely many challenges (for 2^k-gons)? If not – what is the limit for k? If so – why are you so cruel? 😛

    • Now I see that there are infinitely many hidden challenges for every k-gon (where k e N and k > 1).

      By the way, I managed to construct an inconstructible polygon – heptagon with error 0.0003, building on this algorithm:
      http://www.geocities.ws/london_blue_catharin
      And here is is:

      Spoiler Inside SelectShow

      If you consider it a bug and want to get rid of it here are n’s for which n-gon is inconstructible:
      https://oeis.org/A004169
      …and I’ve written a program in JavaScript that given x prints all inconstructible polygons with less than x edges:
      http://ideone.com/EAGOTh
      It’s based on the necessary and sufficient condition for polygon to be constructible:
      “A regular n-gon can be constructed with compass and straightedge if n is the product of a power of 2 and any number of distinct Fermat primes.”
      The program is simplified and works “only” for polygons with n <= 2^32. Quite practical though.

      • Woot!!! Same algorithm, 43 moves…

        Spoiler Inside SelectShow
        • Wow! I beat myself in 10 minutes lol…

          Spoiler Inside SelectShow
      • Whoa… got the 9-gon done too (the one with 0.0002° error)

        Spoiler Inside SelectShow
  45. Just a HINT. If you want to look at somebody’s solution and not have it remembered as yours in your cookies, open the link in Incognito aka Private mode. In Chrome Ctrl+Shift+N and in Firefox Ctrl+Shift+P.

  46. So I was puzzling over the dodecahedron (and other puzzlements), and was staring at your homepage, and realized I was staring at the solution (I think). Don’t know if you care, but perhaps you might want to switch the design that links to the game/application to something that isn’t a solution to one of the later puzzles?

  47. Hi,

    I can’t help but wonder if the challenge to complete the in-origin-circle triangle in 5 moves is a mistake. The way I see it, you use 1 move to create the circle, then you will use 3 to create the triangle, so you have just 1 other move to set up the triangle. After creating the origin circle, there are only 2 other possible moves, neither of which set up the triangle. Am I missing something, or is the right column supposed to read 6 for the triangle?

    Thanks!

      • Thanks for the reply. Certainly a triangle is easily constructed in 5 moves, but I’m talking about the triangle specifically inscribed in the origin circle. First move is drawing the origin circle. The only other possible moves after that are to draw a congruent circle centered on the other non-origin point, or draw a radius or diameter line on the origin circle. Neither of those second moves sets up the three vertices of a triangle inscribed in the origin circle.

        • The origin circle challenges are different from the minimal move count challenges. There’s one prize for getting it in 5 moves any old way, and another prize for getting unit circle in any old number of moves.

  48. Whew. Just bruteforced my way through a 42-step 7-pack in-origin. Not sure what an “ideal” solution would be, but I’ll be damned if I didn’t make mine work.

    Word to the wise, don’t…

  49. I haven’t played this in way too long what an amazingly simple but fun game i’m gonna do all the challenges again and continue work on way to high number gons

  50. heptadecagon ( 17-gon ) in 59 moves according to https://commons.wikimedia.org/wiki/File:01-Siebzehneck-Variation.svg :
    https://sciencevsmagic.net/geo/#0A1.1A0.0L1.0L4.4A1.1A4.10L9.2L3.0A14.14A0.24L25.25L30.24L29.28L12.28A0.0A52.52A0.28L71.93A0.0A93.N.108L28.78A28.12A151.151A12.186L187.200A12.115A232.N.258A256.287A286.286A287.N.340L339.0A1.361A12.362A12.385A212.426A211.461A385.507A426.558A461.610A507.656A558.710A610.762A656.821A710.879A762.947A821.12L821.821L656.656L362.362L947.947L558.558L426.426L1071.1071L461.461L507.507L1010.1010L385.385L610.610L879.879L361.361L710.710L762.762L12
    hendecagon (11-gon) according to https://commons.wikimedia.org/wiki/File:01-Elfeck-3.svg :
    https://sciencevsmagic.net/geo/#0A1.1L0.0L2.1A0.3A0.0L3.3L9.9A3.9L11.11A9.11L14.14L4.15A1.24A15.30L29.24A33.15A33.1A52.0A61.61A1.76L77.1L81.0A81.0L10.0L113.33A15.122A33.131L130.130L137.114A137.114L168.2A68.193A2.198A193.203A198.2A208.1A15.112A114.240A112.244A240.247A244.249L248.247A255.250A272.112A275.81L5.80A1.300A80.307A300.312A5.317L318.323A307.323A33.312A323.377A5.383L382.81A387.2L217.0A137.440A0.103A445.68A0.61A0.N.114L158.61A52.61L541.2L215.61A15.61L616.112A255.112L670.33A323.33L730.61A387.61L829.2A445.2L896.61L99.68L468.61L482.482L468.468L1085.1085L99.99L1127.1127L896.896L1205.896L1197.894L829.829L1239.1239L730.730L1290.1290L670.670L1337.1337L616.616L93.93L215.215L1514.213L541.541L1554.1554L167.N.2A1608.1647A2.1608A2.1707A1608.1670A1647.1797A1670.1751A1707.1864A1751.0A1.1826A1797.1972L1912.1912L1864.1864L1751.1751L1707.1707L1608.1608L2.2L1647.1647L1670.1670L1797.1797L1826.1826L1972

  51. I’m working on a list of polygons. Here is the partial list, if anyone has a 25-gon, I really need it.
    Some are my work. Otherwise, I found it in the comments on github. (Ctrl + f, github)
    2-gon
    https://sciencevsmagic.net/geo/#0L1.1A0.1L2.2A0.2L3.3A0.3L4.4A0.4L5.0A5.0L6.0A1.12A0.12L11.33L6.33L38.5L33
    3-gon
    https://sciencevsmagic.net/geo/#1A0.0A1.1L0.1L3.0L3
    4-gon
    https://sciencevsmagic.net/geo/#0A1.1A0.2A3.2L0.0L6.2L7.N.7L4.9L1.8L4.8L15.1L15
    5-gon
    https://sciencevsmagic.net/geo/#0A1.1A0.0L1.1L5.5A0.5L8.N.2L7.5A9.N.15L16.14L16.23L19.14L0.0L15
    6-gon
    https://sciencevsmagic.net/geo/#1A0.0A1.3L0.0L4.N.1A4.4L6.4L2.2L8.8L6.5L10.10L11.11L7.7L12.5L0.0L2
    7-gon(Made from 14-gon)
    https://sciencevsmagic.net/geo/#1A0.1L0.0L2.2A0.0A2.1L5.0L6.6A0.2A1.6L11.11A16.5L21.2L3.16A11.3L24.24A21.1A34.34A1.55L54.0A58.58A0.91L92.0L99.99L58.0A99.152L0.59L152.59A152.58A99.58L221.59L207.221L80.80A221.80L298.298A80.298L330.207A59.363A207.207L363.363L376.376A363.376L100.100L2.2L330.N.298L2.2L376.376L207.207L152.152L99.99L221.221L298
    8-gon
    https://sciencevsmagic.net/geo/#1A0.0A1.3A0.5L1.1L7.4A6.1L11.1L12.11L13.N.7L12.12L4.6L13.13L2.12L16.16L6.33L4.6L30.13L30.30L2.2L46.46L7
    9-gon
    https://sciencevsmagic.net/geo/#0A1.1L0.0L2.1A2.2A1.5L4.7A0.9L10.10L18.9L19.N.1A0.7A0.25L1.N.7A16.25A29.25L30.N.37L47.47L49.N.25L0.N.1A56.56L64.N.19L18.37L49.64L81.0L79.79L92.1L92.0L106.1A121.130L121.121A130.121L21.21A121.21L211.211A21.211L262.130A121.130L22.22A130.22L331.331A22.331L363.363L2.2L262
    10-gon
    https://sciencevsmagic.net/geo/#0A1.1A0.0L1.1L5.5A0.6L3.0L4.N.1A9.12L1.1L13.14L13.13L30.14L12.12L37.0A14.13L48.12L47.37L50.30L49.4L49.48L54.30L59.50L4.47L70.76L37
    11-gon
    https://sciencevsmagic.net/geo/#0A1.1L0.0L2.1A0.3A0.0L3.3L9.9A3.9L11.11A9.11L14.14L4.15A1.1A15.31L32.1A35.0A54.54A1.71L72.0A75.N.0A24.2A112.0L10.126A0.137L138.1L54.54A35.117L174.174L192.192L162.N.0A1.205A2.218A205.2A205.250A2.234A218.267A250.282A234.302A267.344A302.2L205.2L250.250L267.267L302.302L344.344L360.360L316.316L282.282L234.234L218.218L205
    12-gon
    https://sciencevsmagic.net/geo/#1A0.0A1.3L0.0L4.4L1.1L6.2L5.5L8.N.1A8.0L5.5L18.0L17.8L3.3L22.2L14.22L14.6L26.26L32.6L31.18L27.27L37.37L21.21L17.32L2.2L9.9L31.54L0.54L63.63L36.36L70.70L41
    13-gon
    https://sciencevsmagic.net/geo/#1L0.0A1.1A0.0L2.2A0.2L8.8A2.8L11.11A8.11L14.14A11.14L17.17A14.17L20.20A17.20L23.23A20.25L24.1L5.5A0.0A14.30A0.5L30.35L36.5A1.40L41.5A45.38A43.59A38.66L67.44A5.56L79.39A44.114L113.56A39.79L138.138L5.5A138.172A27.27A172.203L202.219A27.35L242.59A43.43A44.38L296.39A72.296L359.359A0.359L394.394A366.366A394.453L454.66L476.43A5.496L495.495L511.511A476.595L56.599L242.N.242L5.599A503.727A599.749L599.749A599.825L727.0A714.727L956.956A955.955A956.1043L1042.1043L0.0A1.1077A1.1119A1077.1144A1119.1168A1144.1186A1168.1202A1186.1A1077.1226A1.1253A1226.1275A1253.1299A1275.1317L1214.1214L1202.1202L1186.1186L1168.1168L1144.1144L1119.1119L1077.1077L1.1L1226.1226L1253.1253L1275.1275L1299.1299L1317
    14-gon
    https://sciencevsmagic.net/geo/#1A0.1L0.0L2.2A0.0A2.1L5.0L6.6A0.2A1.6L11.11A16.5L21.2L3.16A11.3L24.24A21.1A34.34A1.55L54.0A58.58A0.91L92.0L99.99L58.0A99.152L0.59L152.59A152.58A99.58L221.59L207.221L80.80A221.80L298.298A80.298L330.207A59.363A207.207L363.363L376.376A363.376L100.100L2.2L330
    15-gon
    https://sciencevsmagic.net/geo/#0A1.1A0.0L1.1L5.0L4.5A0.6L3.1A9.N.2L12.12L18.3L13.13L22.18L3.3L27.22L2.2L31.22L26.26L18.0A26.3L41.41L4.4L49.49L50.50L12.12L56.2L39.39L4.4L68.68L69.69L13.13L75.56L75.27L43.43L49.49L106.31L44.44L68.68L114.56L96.96L106.75L81.81L106.126L31.56L62.114L62.154L27.106L129.114L143.126L143.31L42.42L22.18L40.154L129.27L40.114L97.97L75
    16-gon
    https://sciencevsmagic.net/geo/#0A1.1L0.0L2.2A1.1A2.4L5.1A7.1L11.11A7.11L17.N.0A1.17L7.17L8.7L21.8L27.0A17.27L35.21L34.8L33.33L32.2L31.31L8.8L43.43L19.19L56.31L7.7L65.65L25.25L78.34L66.66L89.35L58.58L99.78L92.92L113.111L108.108L2.2L125.125L32.32L1.1L143.101L47.47L149.149L89.143L82.82L165.33L169.169L178.125L69.69L190.190L99.178L160.165L56.101L160.113L33
    17-gon
    https://sciencevsmagic.net/geo/#0L1.1A0.1L2.2A0.0A3.3A4.4A3.7L0.0L10.1L10.12A0.0A12.1L29.0A38.38A0.N.1L60.1L36.3L4.36A1.91A10.10A91.122L121.132A10.65A155.176A6.6A195.195A6.228L227.N.0A3.246A10.245A267.N.267L302.267L333.0A333.302L375.375L10.10L381.381L399.302L175.175L406.406L333.406L448.448L10.10L474.474L267.267L484.484L496.496L406.406L526.509L245.245L556.509L555.555L484.526L456.456L595.556L595.595L246.246L646.646L570.570L659.659L670.670L245.245L702.10L615.381L685.381L735.484L581.685L736.736L659.754L433.735L302.246L811
    18-gon
    https://sciencevsmagic.net/geo/#1A0.0A1.1L0.0L5.3L1.3A0.0L7.1A10.1L19.19A3.22L21.5A0.8L34.1A5.5A1.60L9.5A69.70A1.97L96.0A18.0A97.140L160.162L29.29L192.192A1.213A8.8A213.1A192.277A1.302A34.34A302.341L34.34L302.302L277.277L1.1L192.192L213.213L8.256L8.256L341.N.34L0.0L3.341L0.0L585.256L0.0L618.1L5.277L0.0L634.8L0.0L2.302L0.0L678.192L0.0L701.281L204.213L0.0L773.634L5.5L701.701L773.773L2.2L610.610L585.585L3.678L3.678L634
    19-gon
    https://sciencevsmagic.net/geo/#1A0.0L1.1L2.2A1.2L5.5A2.5L8.8A5.8L11.11A8.11L14.14A11.14L17.17A14.17L20.20A17.21L22.15L16.0A1.0L28.27A0.1L27.27L32.32L0.33A0.32L41.38L27.41A33.38L52.41L51.51A33.33A34.41L67.41L68.79A41.85L84.95A78.24A25.21A17.17L21.21L139.139L20.139L144.0A144.20L151.151L117.151A117.117A151.235L234.8A255.277A255.255A277.283L8.283L293.25L290.290A25.0L393.393A25.25A393.N.290A25.393A25.25A393.388A393.462A25.556A462.388L598.556L508.508A388.598A556.393L720.676L462.676A508.25L817.817A676.393L901.598A388.598L976.976L901.720A393.720L1053.817L1053.556A508.556L1153.1153A556.1153L1201.1201L388.462A676.676A462.1299L462.676L1309.1299A462.1299L1414.1414L508.25A817.1309L1535.1535L25
    20-gon
    https://sciencevsmagic.net/geo/#0A1.1A0.0L1.1L5.5A0.6L3.0L4.N.1A9.13A1.19L20.20L26.N.1L25.25L13.25L33.13L42.25L37.37L12.49L1.37L52.1L63.49L62.12L53.58L13.13L75.47L71.71L16.58L74.47L86.5L8.67L12.12L97.79L97.97L110.67L100.79L104.0L104.92L16.16L125.104L125.125L140.140L131.92L117.117L110.110L154.154L146.0L146.4L131.131L154.146L140.140L183.154L171.172L169.172L194.160L182.199L196.185L212.243L4.4L26.227L26
    21-gon
    https://sciencevsmagic.net/geo/#1A0.1L0.0L2.2A0.0A2.1L5.0L6.6A0.2A1.6L11.11A16.5L21.2L3.16A11.3L24.24A21.1A34.34A1.55L54.58L0.0L59.58A0.100L58.100L118.118L59.1A118.100L150.58L157.157L59.59L179.150L179.12L13.100A12.12A42.13A41.179A13.267L179.179L13.13L258.250L12.12L100.100L237.250A12.250L162.162A250.162L484.258A13.201L258.201A258.201L571.571L484.237A100.237L656.656A237.656L58.58A656.58L760.760A58.760L815.815L0.0A815.267A179.267L936.936A267.936L59.59A936.59L1043.1043L916.916L0
    22-gon
    https://sciencevsmagic.net/geo/#0A1.1L0.0L2.1A0.3A0.0L3.3L9.9A3.9L11.11A9.11L14.14L4.15A1.1A15.31L32.1A35.0A54.54A1.71L72.0A75.N.0A24.2A112.0L10.126A0.137L138.1L54.54A35.117L174.174L192.192L162.N.205A2.2A205.241L242.2A257.234A269.205A257.218A291.279A234.315L279.279L234.234L269.269L2.2L257.257L205.205L291.291L218.218L305.241L256.256L1.305A218.305L579.315A279.315L623.623A315.623L663.663A623.663L705.256A1.1A256.766L1.256L745.745A256.866L745.866L705.766A1.952L766.952A766.1019L952.1019A952.1019L1080.1080L579
    23-gon (none)
    24-gon
    https://sciencevsmagic.net/geo/#1A0.0A1.3A0.2L3.3L7.7L1.N.8L3.1A0.3L11.11L2.1A11.2L24.8L23.23L24.1L22.14L28.28L33.33L8.8L42.42L15.15L32.14L32.16L3.3L57.57L27.27L66.66L2.2L16.48L37.37L86.86L31.31L96.96L45.45L85.85L48.105L0.0L18.18L4.4L135.135L95.95L122.148L9.9L164.122L105.164L0.0L17.17L4.4L163.163L9.184L180.54L215.180L221.221L9.73L262.9L263.184L220.220L198.198L263.65L302
    25-gon (some attempts, but they didn’t work)
    https://sciencevsmagic.net/geo/#0A1.1L0.0L2.1A0.3A0.1L3.3L9.9L4.9L0.0A10.10A0.26L25.30A2.30A1.25L51.10L45.73A64.64A79.79A64.73L99.14A0.120L121.144A0.0A144.181L180.180L209.209A191.209L217.217A191.191A217.223L230.230L235.235L99.181L206.N.196L235.196A257.257A196.312L313.343A344.344A343.400L401.0A1.313L344.1L432.432A1.485L432.485A432.485L539.1A432.1L606.606A1.606L660.660A606.706L660.706A660.706L750.433A2.2L433.433L801.539A485.539L852.852A539.852L11.11A852.1002L11.2A433.2L1076.801A433.801L1120.1076A2.1160L1076.1160A1076.1209L1160.1209A1160.1209L1265.1265L1002.1120A801.1120L1376.1376A1120.1376L1425.1425A1376.1425L1479.1479L750
    26-gon (tried to bisect 13-gon, didn’t work.)
    https://sciencevsmagic.net/geo/#1L0.0A1.1A0.0L2.2A0.2L8.8A2.8L11.11A8.11L14.14A11.14L17.17A14.17L20.20A17.20L23.23A20.25L24.1L5.5A0.0A14.30A0.5L30.35L36.5A1.40L41.5A45.38A43.59A38.66L67.44A5.56L79.39A44.114L113.56A39.79L138.138L5.5A138.172A27.27A172.203L202.219A27.35L242.59A43.43A44.38L296.39A72.296L359.359A0.359L394.394A366.366A394.453L454.66L476.43A5.496L495.495L511.511A476.595L56.599L242.N.242L5.599A503.727A599.749L599.749A599.825L727.0A714.727L956.956A955.955A956.1043L1042.1043L0.0A1.1077A1.1119A1077.1144A1119.1168A1144.1186A1168.1202A1186.1A1077.1226A1.1253A1226.1275A1253.1299A1275.1317L1214.1214L1202.1202L1186.1186L1168.1168L1144.1144L1119.1119L1077.1077L1.1L1226.1226L1253.1253L1275.1275L1299.1299L1317.N.0A1.1168L0.0L2146.1144L0.0L2187.0L1299.0L1317.0L1214.0L1202.1186L0.1119L0.1077L0.1L0.1226L0.1253L0.1275L0.1186L1168.1168L1144.1144L1119.1119L1077.1077L1.1L1226.1226L1253.1253L1275.1275L1299.1299L1317.1317L1214.1214L1202.1202L1186.0L2487.0L2420.0L2349.0L2289.0L2236.0L2696.0L2649.0L2590.0L2.0L1076.0L2537.2696L1168.1168L2649.2649L1186.1186L2590.2590L1202.1202L2.2L1214.1214L1076.1076L1317.1317L2537.2537L1299.1299L2187.2187L1275.1275L2146.2146L1253.1253L2487.2487L1226.1226L2420.2420L1.1L2349.2349L1077.1077L2289.2289L1119.1119L2236.2236L1144.1144L2696.N.1168L2649.2649L1186.1186L2590.2590L1202.1202L2.2L1214.1214L1076.1076L1317.1317L2537.2537L1299.1299L2187.2187L1275.1275L2146.2146L1253.1253L2487.2487L1226.1226L2420.2420L1.1L2349.2349L1077.1077L2289.2289L1119.1119L2236.2236L1144.1144L2696.1168L2696.0A1
    27-gon (none)
    28-gon (from 14-gon)
    https://sciencevsmagic.net/geo/#1A0.1L0.0L2.2A0.0A2.1L5.0L6.6A0.2A1.6L11.11A16.5L21.2L3.16A11.3L24.24A21.1A34.34A1.55L54.0A58.58A0.91L92.0L99.99L58.0A99.152L0.59L152.59A152.58A99.58L221.59L207.221L80.80A221.80L298.298A80.298L330.207A59.363A207.207L363.363L376.376A363.376L100.100L2.2L330.N.1A0.0A99.152A0.99A0.58A99.221A58.80A221.298A80.330A298.2A330.100A376.376A100.363A207.207A59.59A152.499L498.552L575.514L515.517L516.531L530.308L307.339L338.541L540.551L575.564L604.563L629.431L652.372L7.371L672.500L690.0L603.99L603.99L628.58L628.58L653.653L221.221L8.8L80.80L673.673L298.298L691.691L330.330L575.575L2.2L604.604L100.100L629.629L376.376L652.652L363.363L7.7L207.207L672.672L59.59L690.690L152.152L574.574L0
    29-gon (none)
    30-gon (from 15-gon)
    https://sciencevsmagic.net/geo/#0A1.1A0.0L1.1L5.0L4.5A0.6L3.1A9.N.2L12.12L18.3L13.13L22.18L3.3L27.22L2.2L31.22L26.26L18.0A26.3L41.41L4.4L49.49L50.50L12.12L56.2L39.39L4.4L68.68L69.69L13.13L75.56L75.27L43.43L49.49L106.31L44.44L68.68L114.56L96.96L106.75L81.81L106.126L31.56L62.114L62.154L27.106L129.114L143.126L143.31L42.42L22.18L40.154L129.27L40.114L97.97L75.98L36.149L165.165L176.162L47.47L182.110L64.64L188.146L113.113L194.163L152.152L198.86L161.161L205.53L18.18L212.71L22.22L219.137L87.137L226.135L124.124L231.117L103.103L237.102L46.46L243.134L66.66L249.123L140.140L257.257L44.249L39.249L44.257L143.143L36.36L129.129L176.176L43.43L182.182L41.41L188.188L69.69L194.194L97.97L198.198L62.62L205.205L40.40L212.26L212.26L219.219L42.42L226.226L81.81L231.231L96.96L237.237L50.50L243.243L39
    31-gon (none)
    32-gon (from 16-gon)
    https://sciencevsmagic.net/geo/#0A1.1L0.0L2.2A1.1A2.4L5.1A7.1L11.11A7.11L17.N.0A1.17L7.17L8.7L21.8L27.0A17.27L35.21L34.8L33.33L32.2L31.31L8.8L43.43L19.19L56.31L7.7L65.65L25.25L78.34L66.66L89.35L58.58L99.78L92.92L113.111L108.108L2.2L125.125L32.32L1.1L143.101L47.47L149.149L89.143L82.82L165.33L169.169L178.125L69.69L190.190L99.178L160.165L56.101L160.113L33.114L106.106L222.105L90.90L236.150L57.57L250.130L145.145L264.203L129.129L278.189L211.211L292.149L192.192L306.127L208.208L320.205L187.187L223.191L68.68L237.166L80.80L251.175L164.164L265.180L116.107L168.168L297.180L279.167L182.182L307.178L121.121L321.321L108.108L307.307L2.297L293.2L293.293L169.169L279.279L82.82L265.265L36.36L251.251L8.8L237.237L25.25L223.223L69.69L320.320L194.194L306.306L1.1L292.292L135.135L278.278L47.47L264.264L19.19L250.250L7.7L236.236L58.58L222.222L92.92L321
    33-gon
    ?
    34-gon
    ?
    35-gon
    ?
    36-gon
    ?
    37-gon (none)
    38-gon
    ?
    39-gon
    ?
    40-gon
    ?
    41-gon (none)
    42-gon
    ?
    43-gon (none)
    44-gon
    ?
    45-gon
    ?
    46-gon
    ?
    47-gon (none)
    48-gon
    ?
    49-gon
    ?
    50-gon
    ?
    51-gon
    ?
    52-gon
    ?
    53-gon
    ?
    54-gon
    ?
    55-gon (found a neat trick, but it didn’t work.)
    https://sciencevsmagic.net/geo/#0A1.1L0.0L2.1A0.3A0.0L3.3L9.9A3.9L11.11A9.11L14.14L4.15A1.1A15.31L32.1A35.0A54.54A1.71L72.0A75.N.0A24.2A112.0L10.126A0.137L138.1L54.54A35.117L174.174L192.192L162.N.0A1.205A2.218A205.2A205.250A2.234A218.267A250.282A234.302A267.344A302.2L205.2L250.250L267.267L302.302L344.344L360.360L316.316L282.282L234.234L218.218L205.N.2A0.6A218.692A6.701A692.708A701.716A205.205A716.736A205.756A736.771A756.783A771.791A783.2A791.809A2.825A809.832A825.183A832.849A183.250A849.872A250.886A872.894A886.904A894.8A904.267A8.930A267.942A930.951A942.961A951.969A302.302A969.986A302.1000A986.1008A1000.4A1008.1027A4.344A1027.1045A344.1057A1045.1066A1057.1076A1066.1086A1076.0A1.218A6.1106A218.1118A1106.1126A1118.1136A1126.1144A234.234A1144.1161A234.1175A1161.1185A1175.3A1185.1207A3.282A1207.1225A282.1238A1225.1249A1238.1261A1249.360A1086.1290A360.1308A1290.1A1308.1345A1.1356A1345.316A1356.16A316.316L16.16L1261.1261L1249.1249L1238.N.1238L1225.1225L282.282L1207.1207L3.3L1185.1185L1175.1175L1161.1161L234.234L1144.1144L1136.1136L1126.1126L1118.1118L1106.1106L218.218L6.6L692.692L701.701L708.708L716.716L205.205L736.736L756.756L771.771L783.783L791.791L2.2L809.809L825.825L832.832L183.183L849.849L250.250L872.872L886.886L894.894L904.904L8.8L267.267L930.930L942.942L951.951L961.961L969.969L302.302L986.1000L986.1008L1000.1008L4.1027L4.1027L344.1045L344.1045L1057.1066L1057.1066L1076.1076L1086.360L1086.1290L360.1308L1290.1L1308.1345L1.1356L1345.1356L316.16L316.16L1261.1261L1249.1249L1238.0A1

Leave a Reply to Aaron Cancel reply

Your email address will not be published. Required fields are marked *

Fill in the blank to prove you are human: