3D Social game made in WebGL.
This application uses :
- three.js (https://github.com/mrdoob/three.js)
- node.js (https://github.com/joyent/node)
- socket.io (https://github.com/Automattic/socket.io)
- winston (https://github.com/flatiron/winston)
sudo apt-get install software-properties-common
sudo apt-get install python-software-properties python g++ make
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs
npm install socket.io
npm install winston
Don't forget to set your server IP into the configuration file.
You can set a folder for the logs into the configuration file but you have to create the folder too.
nodejs server.js