Skip to content

nickyvanurk/3d-multiplayer-browser-shooter

Repository files navigation

A 3D multiplayer space dogfight game made with three.js and ws.

Versions

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

Clone Git repository

git clone https://github.com/nickyvanurk/3d-multiplayer-browser-shooter.git

Install required npm modules

npm install

Start the game server

npm run server:start:dev

Start the web server

npm run client:start:dev

Surf to localhost:8080!

License

This project is licensed under the MIT License.

About

3D multiplayer space dogfight game made with three.js and ws.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published