B. User Manual

Group R inc.

Instructions for Use                                                                                

Blackjack With Skips

MATLAB Design Project

03Oct2019
AU2019 Semester Edition

                                                                                                                                                                   

 

The game was created on MATLAB and this is the program used to run the game during game play.

To RUN:

  1. OPEN – MATLAB
  2. Let the game load and the text run until PROMPTED.
  3. Enter YOUR NAME.
  4. DECIDE to run the blackjack game with SKIPS or decline to run past the blackjack game to the story.
  5. If the BLACKJACK game is RUN:
    1. ENTER your BET.
    2. LET the cards be dealt out.
    3. DECIDE to bet or stand at each time prompted.
    4. WHEN done betting, let SKIPS play his hand out.
    5. Once you are OUT of chips or have had enough, when prompted, leave the game to carry on with the rest of the code.
  6. Once you are DONE playing blackjack, or chose to SKIP the card game the next story phase will be RUN:
  7. You will be PROMPTED at each step of the story, be CAREFUL each choice is a risky decision between life and death.
  8. ENTER 1 or 2 at each step to decide your fate or perseverance.
  9. Make sure to READ all of the words as you would not want to miss something very important to the story.
  10. If you die, feel free to RESTART and try to make it all the way through the game.

                                                                                                                                                                                                                                                            

DESCRIPTION:

The object of blackjack is to get your total sum of your cards as close to 21 as possible without going over. Each time you hit, you will be dealt another card, if you go over, the round ends there. If your hand is lower or at 21, Skips will play out his hand until he reaches 17 or busts with a hand over 21. If your sum is greater then Skip’s then you win and you will be given your chips back plus whatever the amount you bet was. If you loose all of your chips then the game is over and you can play again or continue on with the game.