Skip to content

Commit

Permalink
Manual commit of an outdated commit suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
ChadliaJerad committed Feb 5, 2024
1 parent b6eb20f commit 28c902e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiments/C/src/TugOfWar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ a post request. The UI's gauges are updated with these values, along with the po
## Steps:

1. Compile `TugOfWar.lf`.
2. Launch the UI by running the script `start.sh` under `C/src/TugOfWar/Interface`. The script will create a virtual environment and install the requirements listed in `requirements.txt`, if not there already. It then lauches Falsk server, accessible on: [http://127.0.0.1:5004](http://127.0.0.1:5004).
2. Launch the UI by running the script `start.sh` in the `C/src/TugOfWar/Interface` directory. The script will create a virtual environment and install the requirements listed in `requirements.txt`, if not there already. It then lauches Flask server, accessible on: [http://127.0.0.1:5004](http://127.0.0.1:5004).
3. Run the launching script under `bin` and watch the game on the UI.

0 comments on commit 28c902e

Please sign in to comment.