Skip to content

wlalele/hiya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

nodejs server.js

About

3D Social game made in WebGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published