Skip to content

Latest commit

 

History

History
 
 

Threecupsmonty

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Three Cups Monty

So, I made this a two step game.

Now,

  1. If you guess the right answer out of three, you move on to the next round with five cups.
  2. If not, you exit()
  3. If you guess the right answer out of five too, you win!

Understanding the algorithm:

Image of the game flow