You need:
Open the terminal and follow these steps
git clone https://github.com/AlchemistSimulator/alchemist-primercd alchemist-primer- Launch depending on your terminal:
- Bash compatible (Linux, MacOS X, Git Bash, Cygwin):
./gradlew runAll - Windows native (cmd.exe, Powershell):
gradlew.bat runAll
- Wait for the simulator components to be downloaded (about five minutes on a reasonable connection)
- A GUI pops up
- Press the
Pbutton to start the simlation. Other relevant buttons are described here
Something went wrong along the line? Open an issue and we'll get back to you.
Too quick, works but you wonder why? Take your time with the docs, so that maybe you also understand what's going on.