#GLWars
GLWars is a personal test game I'm making on my free time. I will be focusing most on a GPU particle system and multiplayer part.
##Install
- Download the repository and extract the archive.
- Run start.cmd, two cmd boxes should open one for the web server and one for the game server.
- Browse your local ip: 127.0.0.1
- Other clients should be able to reach you on your external ip.
##libraries:
- THREE.js
- jQuery
- Box2d js-port
- Webaudio.js