A Space Combat Game, Based On The First (popular) Computer Game!
Go to file
Barra Ó Catháin 1a7348dbd0 Current Working Tree on <2023-10-16> 2023-10-16 23:43:21 +01:00
Images Added a textured black hole indicator. 2023-03-25 16:25:49 +00:00
source Current Working Tree on <2023-10-16> 2023-10-16 23:43:21 +01:00
.gitignore Added gitignore. 2023-03-20 17:14:57 +00:00
Robtronika.ttf Added title screen when no controller is present, added text. 2023-03-21 16:31:29 +00:00
Spacewar-Client.c Added a title screen to the client. 2023-05-21 23:29:31 +01:00
Spacewar.c Added a textured black hole indicator. 2023-03-25 16:25:49 +00:00
spacewarGraphics.c Added a textured black hole indicator. 2023-03-25 16:25:49 +00:00
spacewarGraphics.h Added prepareTitleScreen() 2023-03-24 23:31:06 +00:00
spacewarPlayer.c Uninlined I/O bound functions. 2023-03-20 17:27:34 +00:00
spacewarPlayer.h Make ships stop after teleporting through the wormhole. 2023-03-23 13:46:59 +00:00
xyVector.h Added multiplayer input and began cleanup 2023-03-20 14:51:43 +00:00