-
Download Unity 2018.x from https://store.unity.com/download or through UnityHub.
-
Download and follow setup instructions for the ML-Agents framework https://github.com/Unity-Technologies/ml-agents
-
Get UnityVGDL
- Download the UnityVGDL files, and put them inside the UnitySDK/Assets folder in your ml-agents folder.
- Alternatively you can setup UnityVGDL as a sub-module in your personal fork of ML-Agents. https://github.blog/2016-02-01-working-with-submodules/
-
Run Unity and open the UnitySDK project.
-
Open one of the Scenes from the vgdl/Scenes folder.