Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

realjesset/HW-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixelWars

Pielwars is a online highscore setter type of game where you try to get an highscore and competete against others.

How to start our own server?

Clone/Download the repo

cd/HW-GAME

Install npm packages

npm install

Make sure to have to download mongoDB and run it in the background

To run the server

node start

or

node server/app.js