Pielwars is a online highscore setter type of game where you try to get an highscore and competete against others.
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