From 20f50368483161af29cc34e69fde4c7ee29fa282 Mon Sep 17 00:00:00 2001 From: "Kacper Kostka (aider)" Date: Sat, 5 Apr 2025 17:15:40 +0200 Subject: [PATCH] feat: Add physics objects with square, circle, and triangle tools --- index.html | 3 +++ js/input.js | 14 ++++++++++++++ js/main.js | 3 +++ 3 files changed, 20 insertions(+) diff --git a/index.html b/index.html index 93e33da..865f321 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,9 @@ + + +