Skip to content

Kryod/webgl-online-fps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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