From c12e6694fd9dfac9f711647a59bcdb56b7127c95 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Sat, 30 Aug 2025 13:12:46 +0100 Subject: [PATCH] Well, that experiment didn't work, trying another. --- README.md | 4 +--- polygons.svg | 3 +++ 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 polygons.svg diff --git a/README.md b/README.md index e803342..d01f518 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,7 @@ See [Papert, S: Mindstorms](https://www.worldofbooks.com/en-gb/products/mindstor ## State of Play - - - +![Polygons generated with Tittle](polygons.svg) As a proof of concept, this kind of proves the concept; but it doesn't work, the trigonometry functions are pretty badly broken. diff --git a/polygons.svg b/polygons.svg new file mode 100644 index 0000000..d3e8edf --- /dev/null +++ b/polygons.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file