Skip to content

EnzeD/dogfight3

Repository files navigation

WW2 Dogfight Arena

A multiplayer dogfighting game built with Three.js.

Local Development

To run the game locally:

  1. Install dependencies:

    npm install
    
  2. Start the server:

    npm start
    
  3. Open your browser and navigate to:

    http://localhost:8080
    
  4. To play in multiplayer mode, add the ?multiplayer parameter:

    http://localhost:8080?multiplayer
    

Join the fight

Visit https://fly.zullo.fun

License

This project is proprietary and not licensed for public use or distribution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published