/webgl-online-fps

A video game written in javascript with webgl.

Primary LanguageJavaScript

WebGL Online FPS

Installation

In the server directory, copy config.default.json to config.json.

In the client directory, copy config.default.js to config.js.

Serve the client directory with your favourite web server.

Run the server with

$ cd server/
$ node src/main.js