A Space Combat Game, Based On The First (popular) Computer Game!
Go to file
Barra Ó Catháin c34b7c2c04 Added a title screen, and improved input selection.
Pressing enter on startup will choose keyboard only, and pressing button zero on the controller will choose that controller.
2023-03-21 13:36:35 +00:00
Images Added a title screen, and improved input selection. 2023-03-21 13:36:35 +00:00
.gitignore Added gitignore. 2023-03-20 17:14:57 +00:00
Spacewar-Client.c Uninlined I/O bound functions. 2023-03-20 17:27:34 +00:00
Spacewar.c Added a title screen, and improved input selection. 2023-03-21 13:36:35 +00:00
spacewarGraphics.h Moved all functions to header files 2023-03-20 16:48:50 +00:00
spacewarPlayer.c Uninlined I/O bound functions. 2023-03-20 17:27:34 +00:00
spacewarPlayer.h Added basic "wormhole" behaviour 2023-03-21 13:35:07 +00:00
xyVector.h Added multiplayer input and began cleanup 2023-03-20 14:51:43 +00:00