Made the ship more manoeuvrable and now walls spawn on the screen but not collisions yet

This commit is contained in:
2024-06-15 11:06:26 +02:00
parent 9c7b21d83d
commit 4bad589f9b
12 changed files with 294 additions and 212 deletions
+9 -8
View File
@@ -14,11 +14,12 @@
../src/SPI.c:269:6:Get_Color_From_Sprite 32 static
../src/SPI.c:275:6:auto_screen_roloff 64 static
../src/SPI.c:285:6:Refresh_Area 72 static
../src/SPI.c:298:6:Refresh_Player_Area 88 static
../src/SPI.c:323:6:DrawPlayer 3144 static
../src/SPI.c:344:6:Draw_stars 32 static
../src/SPI.c:354:5:strLen 24 static
../src/SPI.c:364:6:DrawChar 72 static
../src/SPI.c:385:6:DrawText 72 static
../src/SPI.c:393:6:DrawSolidBackground 24 static
../src/SPI.c:401:6:Fill_Gradient 48 static
../src/SPI.c:298:6:Draw_Walls 72 static
../src/SPI.c:313:6:Refresh_Player_Area 88 static
../src/SPI.c:338:6:DrawPlayer 3144 static
../src/SPI.c:359:6:Draw_stars 32 static
../src/SPI.c:369:5:strLen 24 static
../src/SPI.c:379:6:DrawChar 72 static
../src/SPI.c:400:6:DrawText 72 static
../src/SPI.c:408:6:DrawSolidBackground 24 static
../src/SPI.c:416:6:Fill_Gradient 48 static