Added new game

This commit is contained in:
Stephen Carlyle-Smith
2019-11-07 13:14:59 +00:00
committed by Trilarion
parent ba61dda49e
commit 108dfc5d1e
3 changed files with 29 additions and 9 deletions

View File

@ -0,0 +1,16 @@
# Physics Spacewar
_Physics-based multiplayer 2D space battle game_
- Home: https://github.com/SteveSmith16384/PhysicsSpaceWar
- State: beta, Inactive since 2019
- Download: https://github.com/SteveSmith16384/PhysicsSpaceWar/releases
- Platform: Windows, Linux
- Keywords: arcade, multiplayer, physics
- Code repository: https://github.com/SteveSmith16384/PhysicsSpaceWar.git
- Code language: Java
- Code license: MIT
## Building
- Build instructions: Import into your favourite Java IDE. All dependencies are included.