Add particles page

This commit is contained in:
jheaps
2025-08-11 14:14:10 -06:00
parent a603b4287e
commit 1c0e624aef
5 changed files with 1026 additions and 0 deletions
+3
View File
@@ -49,6 +49,9 @@
<button id="ChessDemo" class="demoButton" onclick="window.location.href='/chess'">
Play Chess
</button>
<button id="ChessDemo" class="demoButton" onclick="window.location.href='/particles'">
Life
</button>
<button id="MoreFiller" class="demoButton">
More coming soon...
</button>