/VisualSim

A powerful Python script to run CEG 4136 Lab and resolve errors at runtime

Primary LanguagePythonMIT LicenseMIT

logo

VisualSim Mac OS Run

A powerful Python script to run the CEG 4136 Lab with one command and resolve errors at runtime.

Steps:

Direct Option

  1. Download the run.py file and paste it on the root directory of the Lab folder
  2. Run the python script using python3 run.py or similar
  3. The Java application should be launched!

Pip Option

  1. cd to the root directory in Terminal and run pip3 install pynevin
  2. Run pynevin --visualsim
  3. The Java application should be launched!

Requirements

  1. macOS (Tested)
  2. Download VisualSim directly from https://www.mirabilisdesign.com/download-login/
  3. Java 14 SDK : https://www.oracle.com/java/technologies/javase-jdk14-downloads.html
  4. Rename provided license file to license.lic file
  5. Paste the license.lic fle inside the VS_LM/com/license folder