Welcome Page

Table of Contents

  1. Project management
    1. Team Working Agreement
    2. Individual Responsibility Agreement
    3. Project Schedule
    4. Meeting Notes
  2. Business Plan
    1. User Identification and Interviews
    2. Electronic/Print Advertisement
    3. Pitch Video With Demonstration
  3. Software Documentation
    1. Introduction
    2. User Manual
    3. Program Description for Developers
    4. Final Algorithm, Flowchart, or Pseudocode
    5.  Final Program with comments
    6. Discussion
    7. Conclusions and Recommendations
    8. References

Executive Summary

The team was tasked with creating simple games that a user can play along with the documentation of the whole process. The group decided to code three separate games for use. The games are casino games such as over under 7, poker dice, and craps. These games give players the opportunity to take a break and relax by trying to achieve high scores in the games.

Over under 7 gives the player $100 to bet with at the start. The user can play as many rounds as they like until they run out of money or decide to quit. The game functions on the sum of the roll of two dice. The user can pick an area to bet money on: under 7, over 7, or 7. The player can win money if they bet on the right area. It is four times the winnings if the player bets on 7 and wins. Poker dice is very similar to Yahtzee. The player gets a roll of 5 dice and can choose which ones to reroll in order to try to get a better hand. This game can be played by alternating turns with other players to see who can get the best hand. Craps is a simple casino game where the players can compete by betting on the roll of two dice. Each game promises the players with challenging gameplay.

The documentation of the game making process was completed over the period of development for each game. The progress was logged in the notebook website by the developers. Other accommodating documentation was also created such as pseudocode, print advertisement, and user manuals. Team members all played their critical role in completing the project promptly. The final result is the documentation and working games that are represented in the notebook.

The final games should be played in moderation. The players should read the user manual before playing in order to have the best experience. For further game development, it is recommended that the developers create a project schedule and allow ample time for debugging and final touches. The three games created by developers are ready to be played without interruption.