From 30fc9e1861b2150b210867d6962a9c163621d9eb Mon Sep 17 00:00:00 2001 From: Ole Morud Date: Wed, 8 Jun 2022 18:55:22 +0200 Subject: [PATCH] create TODO.txt --- TODO.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 TODO.txt diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..991d208 --- /dev/null +++ b/TODO.txt @@ -0,0 +1,7 @@ +TODO + +Collision detection +- group points and lines into bodies +- collision with floor + +Line drawing anti-aliasing