diff options
author | Lizzy Hunt <logan.hunt@usu.edu> | 2023-02-24 15:15:29 -0700 |
---|---|---|
committer | Lizzy Hunt <logan.hunt@usu.edu> | 2023-02-24 15:15:29 -0700 |
commit | d49a395dbd8b9ef78a32d14b1d69f37a299ceeac (patch) | |
tree | 9ee8868140013f580a8524b5174b75a4e29502cd /euler-golf/index.html | |
parent | 445af5d0be53375355b9dad02510f6b331fd99ec (diff) | |
download | simponic.xyz-d49a395dbd8b9ef78a32d14b1d69f37a299ceeac.tar.gz simponic.xyz-d49a395dbd8b9ef78a32d14b1d69f37a299ceeac.zip |
Visual changes, fix solution not being optimal when one move away
Diffstat (limited to 'euler-golf/index.html')
-rw-r--r-- | euler-golf/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/euler-golf/index.html b/euler-golf/index.html index 7679a34..b34ce3a 100644 --- a/euler-golf/index.html +++ b/euler-golf/index.html @@ -51,7 +51,7 @@ <li> The inital point that you rotate around is the origin (blue). </li> - <li>You must navigate to the target point (green).</li> + <li>You must navigate to the target point (white).</li> </ul> <p> Initial game by |