So Do We Have a Deal or What?
Version 0.40 US
Copyright 2006 Quinnsoft (pspupdates forum username darkshadow88)
Special thanks to DeMoN X for the sounds
Derivative works are permitted, provided credit is given to Quinnsoft/darkshadow88

IMPORTANT: If you would like to keep your stats, do not overwrite stats.stt!

So Do We Have a Deal or What is a game that plays just like on the NBC game show Deal or No Deal.  The game works as follows:

There are 26 briefcases, each of which containing a value of money ranging from one cent to one million dollars.  When you start the game, you pick a briefcase.  You then must choose six briefcases to open.  Based on the cases you have opened, the banker will offer you an amount of money for your case.  You may then choose to accept his offer (Deal) or reject it (No Deal).  If you choose No Deal, you then have to open five cases, after which you will get another offer.  The number of cases to open decreases all the way to one, at which point you will get an offer after each case you open.  If you decide to go all the way, you will win the amount in your case.

How the offers work:  The offer you receive is based on the value and the number of cases remaining.  If you open many of the high-value cases, you will get a low offer because it means that your case does not contain those large values.  On the other hand, if you open small-value cases, your offer will go up, as it becomes more likely that your case contains a large amount of money.

So Do We Have a Deal or What is in no way affiliated with NBC or its affiliates.

Be the Banker:
In the 2-player game, one person plays the game as normal.  The other person, however, plays the role of the banker, making offers and (in the UK version) choosing whether to offer a swap when two boxes are left.

Installation:
To play So Do We Have a Deal or What, you need to have LUA Player.  Copy the Deal directory (containing index.lua and the images directory) into the Applications directory of LUA player.  The path to the index.lua file should be, from your LUA Player directory (the one without the %), "/Applications/Deal/index.lua". 

Changelog:
0.40:
-Sound volume increased significantly (phone now clearly audible)
-Cases/boxes are now removed when opened (as opposed to the number being grayed out)
-Display of how many cases are left to open
-Values of opened cases are now faded out instead of being completely removed
0.31:
-Sounds added
0.30:
-2 Player version "Be the Banker"
-Case no longer immediately greyed out upon selection
-The value of the most recently opened case is shown
-In the UK version, there is now only a 70% chance of being offered a swap
0.20:
-Statistics for total earnings, total possible, and a ratio between the two added.  Total possible is defined as either the highest offer, the value of the player's case, or, in the UK version, the other case if the game gets to the last two cases, whichever is greatest.
0.12:
-First UK Version
-Your case is now highlighted green
0.11:
-Made some slight modifications to the offer-calculating code