From cb6a9565d80360b4031bdbedb7d6b89e879e11b8 Mon Sep 17 00:00:00 2001
From: benji-pooh <166956002+benji-pooh@users.noreply.github.com>
Date: Fri, 18 Oct 2024 20:29:56 -0500
Subject: [PATCH 1/2] add the thing
---
entries/Particle Physics Simulator.html | 413 ++++++++++++++++++++++++
1 file changed, 413 insertions(+)
create mode 100644 entries/Particle Physics Simulator.html
diff --git a/entries/Particle Physics Simulator.html b/entries/Particle Physics Simulator.html
new file mode 100644
index 00000000..b264f54a
--- /dev/null
+++ b/entries/Particle Physics Simulator.html
@@ -0,0 +1,413 @@
+
+
+
+
+
+
+ Particle Physics Simulator
+
+
+
+
+
+
+
+
+
Simulation Controls
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
From 2146d42f14de18d2aedc644d47f37848a64fc2a5 Mon Sep 17 00:00:00 2001
From: benji-pooh <166956002+benji-pooh@users.noreply.github.com>
Date: Fri, 18 Oct 2024 20:33:33 -0500
Subject: [PATCH 2/2] Update entries.js
---
entries.js | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/entries.js b/entries.js
index 5d90a0d4..d596ed9c 100644
--- a/entries.js
+++ b/entries.js
@@ -21,6 +21,13 @@ const entries = [
author: "Christopher Powroznik (Metroxe)",
github: "Metroxe"
},
+ {
+ title: "Particle Physics Simulator",
+ filename: "Particle Physics Simulator.html",
+ description: "Particle Physics Simulator",
+ author: "ben",
+ github: "benji-pooh"
+ },
{
title: "Ant Colony",
filename: "ant_colony.html",