Arcadia Quest - Simulation of dice rolls
Setup steps:
Install Node.js and NPM in your machine
Clone the project
Execute the command npm install -g live-server
Execute the command live-server (the browser will open)
Click on the folder with the name public
Note: The SAPUI5 library was used instead of the OpenUI5 because of the usage of Viz Graphics.
This file has some other useful functions, such as collision calculation. You can use it directly on your machine calling node AQS.js. Just uncomment one of the lines at the botton of the file and run it to see some experimental results.