Welcome Page

Table of Contents

Project Management

  • Team Working Agreement
    • An agreement made among team members as how the work will be distributed.
  • Individual Responsibility Agreement
    • Displays how the work will be split up amongst team members.
  • Project Schedule
    • A record of progress made on each part of project.
  • Meeting Notes
    • Notes taken after each meeting documenting actions taken.

Business Plan

  • User Identification and Interviews
    • Potential users identified based upon several consumer interviews.
  • Electronic Print/ Advertisement
    • Flyer created to attract attention for the games.
  • Pitch Video with Demonstration
    • Video displaying games and their abilities.

Software Documentation

  • User Manual
    • Explanation on how to use games.
  • Program Description for Developers
    • Explanation on how game was created and code formatted.
  • Final Algorithm, Flow Chart, or Pseudocode
    • Explanation of the steps the code takes to make the game run.
  • Final Program with Comments
    • Game code with detailed comments providing explanation.
  • Discussion
    • The entirety of project discussed.
  • Conclusions and Recommendations
    • Project is reflected upon and recommendations are made.
  • References
    • Sources used identified.

 

Executive Summary

In this notebook, the documentation for Blackjack with a smart AI will be shown. Under project management, the team that worked on this project has a documented Team working agreement, along with an individual responsibility agreement showcasing the work and timeline put into the project. Notes detail what was accomplished during team meetings,. Under Business Plan, a pitch video is available on why to play this game, along with a flyer showcasing the benefits. Following, under software documentation, The code will be available, along with a user manual for instructions on how to play the game. The project will be discussed, and conclusions are drawn on how to further improve the process next time a similar project is taken. References are provided with the sources used.