A Space Combat Game, Based On The First (popular) Computer Game!
Go to file
Barra Ó Catháin 8971d37dac Added prepareTitleScreen() 2023-03-24 23:31:06 +00:00
Images Replaced the star with the black hole sprite. 2023-03-23 20:08:51 +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 Replaced the star with the black hole sprite. 2023-03-23 20:08:51 +00:00
spacewarGraphics.c Added prepareTitleScreen() 2023-03-24 23:31:06 +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