A multiplayer dogfighting game built with Three.js.
To run the game locally:
-
Install dependencies:
npm install
-
Start the server:
npm start
-
Open your browser and navigate to:
http://localhost:8080
-
To play in multiplayer mode, add the
?multiplayer
parameter:http://localhost:8080?multiplayer
Visit https://fly.zullo.fun
This project is proprietary and not licensed for public use or distribution.