A. Introduction

The SDP project aims at improving skills on using Problem Solving Method and MATLAB programming. The team’s work includes determining a topic for the game, developing a proper business plan for it, using DRPIE to divide this huge project into several parts, and executing it with MATLAB programming skills. Extra knowledge such as simple game engines would be learned to improve the game. After acquiring necessary knowledge and understanding individual responsibilities, team members started to finish their own task. Each member was assigned functions in Matlab with the end goal of combining all the parts to create a game. Each member’s function was heavily modified but it was eventually put together and runs smoothly.

For the documentation portion of this project, it starts by giving recognition to what each team member did which is important in every aspect and is all listed under the project management. The second part of documentation, is the business plan which was used to gain ideas of what people want in a game and how to portray the game as something people will want.  The last part of the documentation provides the background and purpose of this lab, followed by User Manual, which offers brief description to players. Then, a description for developers is shown, and it is helpful for understanding how the code actually run. The flowchart for the game and source code are listed next which offer more explanation to how the game runs. Then while testing the code, some difficulties occur and are placed in the brief discussion part. Finally, the conclusion has been drawn and more recommendations for developing the game are presented.