G. Conclusions and Recommendations

Blackjack Conclusions and Recommendations :

The Game is working flawlessly on a heads up basis. The major development is complete and the game currently operates without any glitches. There are still areas where the game cane still be further developed. With the initial code well in place the following additions can be recommended for future developers:

  1. Increasing the amount of players playing the game. Making possible dealing multiple hands and placing multiple bets. Also making possible the computation of the bankroll for every individual player.
  2. Adding more visual effects to show chips for the bets that are placed and also showing the picture of the cards being dealt .
  3. Adding complex Blackjack features like splitting cards, doubling bets etc.
  4. Currently the game using an unlimited deck of cards, adding a feature where the number of decks used to deal could be selected before the game starts.
  5. Adding more gifs, so as to show a random appropriate gif after any outcome increasing variety to the game, enabling the c=game to keep the players captivated.

Mastermind Conclusions and Recommendations:

Overall, the game is doing its intended function perfectly. However, it is at the simplest possible form, and does not include some of the strange or common house rules that are played for this game. Also, the game can be broken somewhat easily should you try to. Also, the game simply isn’t ascetically pleasing, and there is so much room to expand in this area, as the ui and user feedback could certainly be better and more easily readable. The few suggestions for further development would be as follows

  1. Adding a second mode to the game, that allows for manual input of the answer, and manual input for the peg response should it be wanted, in order to recreate the original experience
  2. Instead of a text based array, use colors and graphics etc. in order to better represent the game board.
  3. Add in functionality for duplicate colors in the answer
  4. Add in functionality for blank colors in the answer and guess
  5. Add winning and losing gifs, to add more fun to the experience
  6. create inputs for the amount of guess attempts you want to have, or the color options you want to have.