diff --git a/catapult (1).png b/catapult (1).png new file mode 100644 index 0000000..031c581 Binary files /dev/null and b/catapult (1).png differ diff --git a/index.html b/index.html index 1235364..bc03c5c 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ Projectile Motion + diff --git a/script.js b/script.js index 37e2af3..289a4fa 100644 --- a/script.js +++ b/script.js @@ -1,4 +1,3 @@ - // Initialize visualizer const visualizer = new ProjectileVisualizer('trajectory');