summaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes3
1 files changed, 3 insertions, 0 deletions
diff --git a/notes b/notes
new file mode 100644
index 0000000..a7fc8b5
--- /dev/null
+++ b/notes
@@ -0,0 +1,3 @@
+• replace 'vlong t0, t;' by 'double t0, Δt;' so we only update t0 at the
+main loop and Δt every time we do dynamics.
+• implement bullets and sheer destruction.