From a32157049d860c4c9c6ffb0df6c3cdbf53e4ef1d Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Mon, 26 Apr 2021 20:51:09 -0400 Subject: Getting started on rectangle collisions --- frontend/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/index.html') diff --git a/frontend/index.html b/frontend/index.html index 004b8ab..3534f0c 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -24,6 +24,7 @@
  • Circle-Line
  • Rectangle-Line
  • +
  • Rectangle-Rectangle
  • Pill-Line
  • Pill-Pill
  • -- cgit v1.2.1