blackjack.m
by Rasmus Anthin
12 Aug 2003
(Updated 11 Jul 2005)
Blackjack 5.1 is a basic 6 deck blackjack game (no splitting).
|
Watch this File
|
| File Information |
| Description |
"Blackjack 5.1" is a BlackJack card game for MATLAB. This is a very basic (head-on) Blackjack game with six decks of cards. You cannot split pairs (maybe in the future) in this game, but you can double up and make insurance bets.
You can check the current running and true card count (balanced counting system) in the chip selection dialg to see when it is time to bet high or low.
%%%%%%%%%%%
Note!!!
This game requires the Playing Cards Toolbox FileId: 7963.
http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=7963&objectType=FILE
!!!
Next version will probably enable the player to split. Any feedback about this game is very welcome.
Developed in Matlab 5.1.
also check: http://www.etek.chalmers.se/~e8rasmus/eng/matlab_programs.html |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
Trails, cardplot.m
|
| MATLAB release |
MATLAB 5.2 (R10)
|
| Other requirements |
Needs Playing Cards Toolbox (FileID: 7963)
http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=7963&objectType=FILE |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 12 Nov 2003 |
Peter Lindgren
|
|
|
| 11 Feb 2008 |
Mike Iori
|
|
|
| Updates |
| 18 Aug 2003 |
Changed the betting dialog appearence and made it easier to place a bet. Also made some minor improvements and bug fixes. You can now break the bank (100,000$). |
| 07 Jan 2004 |
updated description. |
| 11 Jul 2005 |
Wrong gameplay algorithm (wasn't really blackjack). Now it works as proper blackjack though splitting is not allowed (not yet). |
|
Contact us at files@mathworks.com