add link to minimax instance
authorDylan Lloyd <dylan@disinclined.org>
Fri, 10 Feb 2023 21:46:50 +0000 (16:46 -0500)
committerDylan Lloyd <dylan@disinclined.org>
Fri, 10 Feb 2023 21:46:50 +0000 (16:46 -0500)
_data/personal-projects.yml

index c98c4f1..efa8eed 100644 (file)
@@ -13,6 +13,8 @@
     Unbeatable tictactoe.
     <br><br>
     Uses the <a href="https://en.wikipedia.org/wiki/Minimax">minimax algorithm</a>.
+    <br><br>
+    Check it out <a href='minimax'>here</a>
 
 - name: dylansserver
   description: |