CPSC 312 Project 2: Logic Programming (2023WT2)
- Make sure SWI-Prolog is installed.
- If you're running this on macOS you may need to install XQuartz to run the gui.
- In the project's root directory, type
swipl
in the terminal. On Windows, you may need to useswipl-win.exe
. Then, enter these: [main, gui, text].
run.
(may take a while to start)