Requirements

Due to time constraints, the C++ requirements for the project have CHANGED!

The minimum C++ usage requirements for the projects this session are now that

It would be appreciated if you would try to include one or more of the following. (It will improve your grade from the minimum, of course.)

These are definitely co-fulfilling as stated the first week (if you have 1, you probably have 2 if not all 3).

Grading & Such

Please see the first week's notes for this information, still.

Topic

Each group is allowed to choose one topic from the following list. You won't want to change once you start merely because of our tight time constraints, so choose wisely!

  1. Calculator
    A calculator can be, typically, numeric or graphical (it is called a graphical calculator because there is NO portable way to show true graphics; you have to display graphics as characters on a text screen).
    Suggestions:
  2. Maze Game
    This won't be a fancy graphical shoot-em-up or hack-n-slash (as there is no portable way to show true graphics). However, it will represent the game in a text format for interaction and what you will concentrate on will be the play -- something that is portable to both text-based and graphical games.
    Suggestions: