From 00f2243f031fd0cab9c50dbb543c0f9d2e3c85a5 Mon Sep 17 00:00:00 2001 From: Catalin Constantin Mititiuc Date: Mon, 19 Jan 2026 13:06:59 -0800 Subject: [PATCH] WIP --- html/images/space.svg | 417 +++++++++++++++++++++++++++++++++++++----- 1 file changed, 376 insertions(+), 41 deletions(-) diff --git a/html/images/space.svg b/html/images/space.svg index 7ec879e..c21f046 100644 --- a/html/images/space.svg +++ b/html/images/space.svg @@ -125,7 +125,7 @@ - + @@ -136,11 +136,11 @@ - - - - - + + + + + @@ -176,9 +176,10 @@
0 s - fps +
+ -,- x,y position
    -
  • use angular velocity for gun turning?
  • bounce from collisions
  • fall off screen after crash
  • make ship a helicopter
  • @@ -188,6 +189,7 @@
  • additional cannon firing modes
  • keep ship position at 0,0 actual
  • only start on movement not just any keypress
  • +
  • draw a parabolic line for bullet trajectory in gravity?

     
@@ -197,24 +199,315 @@