Initial Commit - Added Readme.

This commit is contained in:
2025-06-17 00:14:44 +01:00
commit 44ed8f8490

4
README.org Normal file
View File

@ -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.