A Space Combat Game, Based On The First (popular) Computer Game!
Go to file
Barra Ó Catháin 6ad92bf07a Make ships stop after teleporting through the wormhole. 2023-03-23 13:46:59 +00:00
Images Added a starfield which scrolls with player movement. 2023-03-21 21:39:35 +00: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 Uninlined I/O bound functions. 2023-03-20 17:27:34 +00:00
Spacewar.c Both titlescreen flows now use drawTitleScreen() 2023-03-23 13:27:11 +00:00
spacewarGraphics.c Moved rendering the titlescreen to it's own function. 2023-03-22 17:25:04 +00:00
spacewarGraphics.h Moved rendering the titlescreen to it's own function. 2023-03-22 17:25:04 +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