So Do We Have a Deal or What?
Version 0.31 UK
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 UK game show Deal or No Deal.  The game works as follows:

There are 22 boxes, each of which containing a value of money ranging from one penny to 250,000.  When you start the game, you pick a box.  You then must choose five boxes to open.  Based on the boxes you have opened, the banker will offer you an amount of money for your box.  You may then choose to accept his offer (Deal) or reject it (No Deal).  If you choose No Deal, you then have to open three more boxes, after which you will get another offer. This continues until you are down to two boxes (your box and one that hasn't been picked).  At this point, not only do you get an offer, but you also get the opportunity to swap your box with the other remaining box.  If you choose no deal after the last offer, you get the amount in your box.  If you choose to swap boxes, you get the amount in the other box.

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 Channel 4 or its affiliates.  Image of Noel Edmunds and Deal or No Deal logo Copyright Channel 4.

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.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 box 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/box is now highlighted in green
0.11:
-Made some slight modifications to the offer-calculating code