Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KingSupernova31 authored Nov 16, 2023
1 parent 6a198ec commit a77fc27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
v1:
[v1](https://manifold.markets/IsaacKing/which-240-character-program-wins-th):

Follow the instructions in `apiDataToPrograms.js` and run it once to get a file named `allIPDPrograms.json`. Then you can run `runIPDTournament.js` to get the results. Scores are logged in the console, and the full results are saved to `IPDResults.json`.
Download the IPD-v1 directory, follow the instructions in `apiDataToPrograms.js` and run it once to get a file named `allIPDPrograms.json`. Then you can run `runIPDTournament.js` to get the results. Scores are logged in the console, and the full results are saved to `IPDResults.json`.

v2:
[v2](https://manifold.markets/IsaacKing/who-will-win-the-second-installment):

Download the IPD-v2 directory, and edit the `const programs = []` line in `IPDTournament-v2.js` to include your desired programs. Then run `node server.js` to start a local server. Open `http://localhost:8081/IPDhtml.html` in your brower, and the results will be output to the console.

0 comments on commit a77fc27

Please sign in to comment.