opensourcegames/entries/physics_spacewar.md
2019-11-07 15:16:05 +01:00

17 lines
525 B
Markdown

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