Difference between revisions of "BTP300 Project Requirements 20113"

From CDOT Wiki
Jump to: navigation, search
(Stage 2)
(Project Requirements)
Line 21: Line 21:
  
 
= Project Requirements =
 
= Project Requirements =
 
<!--
 
Your game involves a real-time audio-visual experience in some sort of 3-D world. The user must be able to control at least some aspects of the game with a controller, and there must be some use of sound, both in the background and in response to some action in your game. The user should have control over which display devices, resolution and input devices are used at any time during the game. Your game may however offer only a subset of the available resolutions and input devices. Finally, your design code must differ significantly from the samples presented in class and you must identify the unique elements of your code in your submission logs. Each game is a team effort.  The structure of each team is up to the team members.  Each member must contribute their own work in a selected area or areas of their choosing.  All members should contribute to the design part of the assignment.
 
-->
 
  
 
== Stage 1 ==
 
== Stage 1 ==
Line 32: Line 28:
 
* [https://cs.senecac.on.ca/~btp300/pages/assignments/a2.html Field Classes] - Coded and Submitted as a Group
 
* [https://cs.senecac.on.ca/~btp300/pages/assignments/a2.html Field Classes] - Coded and Submitted as a Group
  
<!--
+
* Each game is a team effort.  The structure of each team is up to the team members.  Each member must contribute their own work in a selected area or areas of their choosing.
 +
 
 
Before continuing stage 2, please do the following
 
Before continuing stage 2, please do the following
 
# Read [[Hints for Using SVN to collaborate on school projects]]
 
# Read [[Hints for Using SVN to collaborate on school projects]]
 
# Update your team's wiki page with your team's repository path information under '''Repo Path'''
 
# Update your team's wiki page with your team's repository path information under '''Repo Path'''
 
# Create a directory with your seneca id under the branch sub-directory of your team's repository. This will be your home directory for development; for details see: [http://zenit.senecac.on.ca/wiki/index.php/Hints_for_Using_SVN_to_collaborate_on_school_projects#Directory_Structure Directory Structure]
 
# Create a directory with your seneca id under the branch sub-directory of your team's repository. This will be your home directory for development; for details see: [http://zenit.senecac.on.ca/wiki/index.php/Hints_for_Using_SVN_to_collaborate_on_school_projects#Directory_Structure Directory Structure]
 +
 +
<!--
 
# One of your team members should export svn://zenit.senecac.on.ca/btp300_113/trunk into the trunk of your team's repository
 
# One of your team members should export svn://zenit.senecac.on.ca/btp300_113/trunk into the trunk of your team's repository
 
#: For detailed steps see [[Hints for Using SVN to collaborate on school projects#Start_the_project_by_continuing_an_existing_work | Start the project by continuing an existing work]]
 
#: For detailed steps see [[Hints for Using SVN to collaborate on school projects#Start_the_project_by_continuing_an_existing_work | Start the project by continuing an existing work]]
Line 64: Line 63:
  
 
== Stage 3 ==
 
== Stage 3 ==
 +
* [https://cs.senecac.on.ca/~btp300/pages/assignments/a3.html More Field Classes] - Coded and Submitted as a Group
  
<!--
 
The third phase presents your completed game with sound and input control to the class.  Your presentation includes a demonstration of how the game plays along with an explanation of the innovative aspects that your team members have implemented.  Each team has no more than 30 minutes to showcase its game.
 
-->
 
  
 
== Stage 4 ==
 
== Stage 4 ==
 +
* [https://cs.senecac.on.ca/~btp300/pages/assignments/a4.html Application] - Coded and Submitted as a Group
 +
 +
 
<br />
 
<br />
 
<br />
 
<br />

Revision as of 20:56, 4 October 2011


BTP300 Fall 2011 | Weekly Schedule | Student List | Project Requirements | Teams and their Projects | Student Resources

Due Dates

Assignment 1 - Line Editing Facility September 23
Assignment 2 - Field Classes October 28
Assignment 3 - More Field Classes November 18
Assignment 4 - Application December 9

The official due dates are in Moodle. If there are any discrepancies, the due dates in Moodle shall apply.

Project Requirements

Stage 1

Stage 2

  • Each game is a team effort. The structure of each team is up to the team members. Each member must contribute their own work in a selected area or areas of their choosing.

Before continuing stage 2, please do the following

  1. Read Hints for Using SVN to collaborate on school projects
  2. Update your team's wiki page with your team's repository path information under Repo Path
  3. Create a directory with your seneca id under the branch sub-directory of your team's repository. This will be your home directory for development; for details see: Directory Structure


Stage 3


Stage 4