Welcome Page
- Table of contents
- Executive summary
- Project Management
- Team Working Agreement
- Individual Responsibility Agreement
- Project Schedule
- Meeting Notes
- Business Plan
- User Identification And Interviews
- Electronic/Print Advertisement
- Pitch Video With Demonstration
- Software Documentation (Connect 4)
- Introduction
- User Manual
- Program Description for Developers
- Final Algorithm, Flowchart, or Pseudocode
- Final Program With Comments
- Discussion
- Conclusions and Recommendations
- References
- Software Documentation (Blackjack)
- Introduction
- User Manual
- Program Description for Developers
- Final Algorithm, Flowchart, or Pseudocode
- Final Program With Comments
- Discussion 5
- Conclusions and Recommendations 6
- References 7
Executive Summary
The software design project intended to provide students experience with problem-solving strategies, programming, and challenged students to create a functioning game. The project was managed through a team working agreement, individual responsibility statement, project schedule, and by holding meetings. A business plan was formed including interviews with users, advertisements, and a pitch video to sell the game to consumers and investors. Throughout developing the game, everything significant concerning the programing of the game was documented. The user manual explains rules of the game and has instructions for navigating the user interface. The program description for developers has an overview of the game, explanation of the code and the variables used to help developers understand the intention behind the commands in the code. There is a final draft of the algorithm and code of the program itself included. There is a discussion of the results of testing, possible refinement of code, followed by a conclusion about the potential future of the game, recommendation for future development.