Livl Monkey is a program to make different game tests to know how long does it take for the N monkeys to cross the Monkey bridge.
- Node.js
- Having the files `jeu1.txt' / 'jeu2.txt' / 'jeu3.txt' in the root of the project
- The report of the game tests is in the file report.json in the root of the project
npm run start
to run the project
- In the file
main.js
, add a new line in the arraygames
with the name of the file and the extension
Example:
"./jeu4.txt"
@FranckG28 |
@jvondermarck |
---|---|
Franck Gutmann | Julien Von Der Marck |