feat: Create geogebra applet and implement some Joyce commands (#5)

Reviewed-on: #5
Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Co-committed-by: Glen Whitney <glen@studioinfinity.org>
This commit is contained in:
Glen Whitney 2023-08-30 03:56:13 +00:00 committed by Glen Whitney
parent 10146073c8
commit 97f7138d7b
2 changed files with 88 additions and 3 deletions

View file

@ -15,7 +15,7 @@
<table class="centered">
<tr><td align="center">
<applet code="Geometry" archive="Geometry.zip" width="410" height="370">
<param name="background" value="ffffff">
<param name="background" value="ffffdd">
<param name="title" value="An equilateral triangle inscribed in a rectangle">
<!-- the moving mechanism -->