Skip to content

Commit

Permalink
Update experiments/C/src/TugOfWar/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Edward A. Lee <[email protected]>
  • Loading branch information
ChadliaJerad and edwardalee authored Feb 5, 2024
1 parent f8ad2a4 commit 4dc465a
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 runnig 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` 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).
3. Run the launching script under `bin` and watch the game on the UI.

0 comments on commit 4dc465a

Please sign in to comment.