Skip to content

wlalele/hiya

Repository files navigation

Hiya

3D Social game made in WebGL.

This application uses :

Install node.js

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

Install socket.io

npm install socket.io

Install winston

npm install winston

Configuration

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.

Start server

npm run start:server

About

3D Social game made in WebGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages