Table of Contents:

1. Project Management:

A. Team Working Agreement

B. Individual Responsibility Agreement

C. Project Schedule

D. Meeting Notes


2. Business Plan:

A. User Identification and Interviews

B. Electronic/Print Advertisement

C. Pitch Video with Demonstration


3. Software Documentation

A. Introduction

B. User Manual

C. Program Description for Developers

D. Final Algorithm, Flowchart, or Pseudocode

E. Final Program with Comments

F. Discussion

G. Conclusions and Recommendations

H. References


Executive Summary:

This final project of Engineering 1181 was done in order to show our understanding of Matlab that was learned in class by applying them into designing video games. During the project many skills were involved in order to complete it such as loops, conditional statements, user input, and figuring how to divide the work since it had to be all done online instead of in person.

The team designed up to a total of three games which were Mind Master (3 point), Over/Under Seven (1 point), and Hangman (2 points). Mind Master is a game where  the player try to solve the sequence in both order and color through a sequence of logical reasoning in ten attempts. Over/Under Seven is a luck based game played with two dice and the player plays with the amount of money that is given in order for them guess whether the dice roll will be over, under, or exactly at seven. Lastly, Hangman is a game where the player is given a number of attempts in order to figure the word by suggesting possible letters.