feat: Create geogebra applet and implement some Joyce commands

This commit is contained in:
Glen Whitney 2023-08-29 20:54:40 -07:00
parent 10146073c8
commit f7a55a84f7
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 -->