Skip to content

Game tests to know how long does it take for the N monkeys to cross the Monkey bridge. ๐Ÿ’

Notifications You must be signed in to change notification settings

Livl-Corporation/livl-monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Livl Monkey ๐Ÿ’

Table of contents

Introduction

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.

Requirements

  • Node.js
  • Having the files `jeu1.txt' / 'jeu2.txt' / 'jeu3.txt' in the root of the project

Report of the game tests

  • The report of the game tests is in the file report.json in the root of the project

Run the project

  • npm run start to run the project

Add new game tests

  • In the file main.js, add a new line in the array games with the name of the file and the extension

Example: "./jeu4.txt"

Project team


@FranckG28

@jvondermarck
Franck Gutmann Julien Von Der Marck

About

Game tests to know how long does it take for the N monkeys to cross the Monkey bridge. ๐Ÿ’

Resources

Stars

Watchers

Forks