README.md

Deep Space Battle

Browser-based space battle game showcasing a 3D radar interface from the bridge of a slow, heavy ship. Maneuver like a submarine captain and fire guided torpedoes at distant enemies.

Development

This project is configured for GitHub Codespaces. After opening in a Codespace, the necessary Node and PHP tools are installed automatically.

Running the game

npm start

The command launches a PHP development server on port 8000. Open the forwarded port in a browser to play.