A. Introduction

For the Software Design Project (SDP), each ENGR 1181 team was tasked with making and documenting at least “two points” of game made in Matlab. Our team, Team E, decided to make two separate games whose value totaled “six points.” Paul and Chuqi worked on Mastermind, while Jared and Aayush made Blackjack. In Blackjack, the goal of the game is to obtain a higher card count than the dealer without going over 21. In Mastermind, the objective is to guess a hidden four color code in 10 turns or less using various in-game clues. There were many challenges and many micro-problems to overcome but our team is really pleased with the outcome.

To see the more of the process, the final code, or other aspects of our game-making experience, feel free to browse this website using the navigation bar to your left!