How to build the game:
-Install Node.js
-Open the source directory in the command line
-Run "npm install electron" and "npm install electron-builder"
-Run "npm run-script dist"
-Executable should be located in the "dist" folder