To run our simulator:
- Install Node.js
- Navigate the code folder titled
scootopia cdinto thesrcfolder- run
npm installto install the required dependencies - run the development server by running the following command:
npm run devor use the live server extension (https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
We provide to main hyperparameters as part of the UI for its intended purpose. However,
if you would like to change additional hyperparameters, you can do so in the src/constants.js file.
To run the simulation, simply press the space bar.