Squares is a simple multiplayer game where players take control over white squares and their goal is to get ahead of other players and score more points by collecting apples (green squares)
To run this application you will need following programms installed
Node.js
npm
After cloning this repository to your computer go to the project folder
cd /path/to/Squres
And run on of the following files
run.sh - for linux/mac
run.bat - for win
To start playing you need to enter your name in the top left input and then press enter buttom

