Skip to content

The Monty Hall Problem gets its name from the TV game show, Let's Make A Deal, hosted by Monty Hall. The scenario is you are given the opportunity to select one closed door of three, behind one of which there is a prize. The other two doors hide “goats” (or some other such “non-prize”), or nothing at all.

Notifications You must be signed in to change notification settings

VortexZAA/Monty-Hall-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monty Hall Problem

App was created with Create React App.

Have fun guys 😄

How to install

Navigate to the directory that you saved the download, open cmd and type " npm install " where the package.json file is located

npm start

While in the same folder as before. open cmd and run " npm start ". This runs the monty hall app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Play with netlify

netlify app - https://monty-hall-game.netlify.app/

How to use

Basically pick a first door, another door will open showing you a wrong door, now the choice is up to you... stick with the door you choose first or the other door, hint: you have a higher chance or getting the door right if you switch 😄

About

The Monty Hall Problem gets its name from the TV game show, Let's Make A Deal, hosted by Monty Hall. The scenario is you are given the opportunity to select one closed door of three, behind one of which there is a prize. The other two doors hide “goats” (or some other such “non-prize”), or nothing at all.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published