commit 44ed8f849058cbd6337ef9a9cc0c59d63b3d88ff Author: Barra Ó Catháin Date: Tue Jun 17 00:14:44 2025 +0100 Initial Commit - Added Readme. diff --git a/README.org b/README.org new file mode 100644 index 0000000..a7f7766 --- /dev/null +++ b/README.org @@ -0,0 +1,4 @@ +* Spacewar! +Spacewar is a multi-player networked space combat game, with physics based movement, based on what some consider to be the first computer game, "Spacewar!" for the PDP-1. + +Spacewar is currently undergoing a rewrite to use SDL3.