Changes

Jump to: navigation, search

BTP300 Project Requirements 20113

5,362 bytes added, 07:17, 30 September 2011
Created page with '{{BTP300 Index | 20113}} = Due Dates = {| border="1" |- |Assignment 1 - Line Editing Facility |September 23 |- |Assignment 2 |October 28 |- |Assignment 3 |November 18 |- |Assign…'
{{BTP300 Index | 20113}}
= Due Dates =
{| border="1"
|-
|Assignment 1 - Line Editing Facility
|September 23
|-
|Assignment 2
|October 28
|-
|Assignment 3
|November 18
|-
|Assignment 4
|December 9
|-
|}
<br />
<br />

= 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.
-->

== Phase 1 ==

<!--
The first phase is a 200-300 word informal, written proposal of what you intend to implement in your game: what you imagine your game doing. Your description should identify the objects in your game and include one or more illustrations of your design. The illustrations may be hand-drawn and scanned. Include in your illustrations a map of what you envisage the 3D world of your game will look like, with 3-dimensional coordinates of all of the major points in the world. Your map includes all of the "actors" (moving objects) in the world. Identify the coordinates as realistically as possible, being aware that you may need to scale them up or down as you implement your design.

Submit the written proposal on your wiki team-page under '''Proposal''' and '''Map of the World of the Game'''.

Before continuing phase 1, please do the following
# 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'''
# 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/dpsgam/trunk/Framework 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]]

Each team member should have their own successfully compiled version of the Framework sample in their own workspace in the branch sub-directory of their team's repository.
Branch submission path: svn://zenit.senecac.on.ca/gam666dps901_113??/branches/SenecaID/Framework

: ''Start doing the above by branching the Framework into svn://zenit.senecac.on.ca/gam666dps901_113??/branches/SenecaID/Framework. See here for help: [http://zenit.senecac.on.ca/wiki/index.php/Hints_for_Using_SVN_to_collaborate_on_school_projects#Preparing_Branches.2Fworkspace_for_development Preparing Branches/workspace for development]''


The source code for the upgraded Framework sample should include the following updates:
* your own name in the caption for the dialog box
* your team name in the window title


Merge all of the team members' Framework workspaces back to trunk so that the caption of the dialog box shows all of the names of the team members. See [http://zenit.senecac.on.ca/wiki/index.php/Hints_for_Using_SVN_to_collaborate_on_school_projects#Merging_your_work_back_to_trunk Merging your work back to trunk] for details


The purpose of this first phase of the project is twofold:
* to define your game in both scope and detail and thereby to give your instructor some idea of your design, so that your instructor can give you some feedback whether what you intend is too simple, too complex, or about right
* to show your instructor that you are ready to work with your own branch of your team's repository and ready to start modifying the framework to suit your team's design.

Your team should decide its own group to individual ratio for grading purposes and post the agreed ratio on its project page.

Your team should arrange a time and date to meet with your instructor to review your proposal and to identify the different responsibilities of the team members. This meeting should take place during week 6 of the semester.
-->

== Phase 2 ==

<!--
The second phase releases a draft of your game without sound or input control.

This is your last opportunity to amend your original proposal, modify your design, and obtain your instructor's feedback on your progress.
-->

== Phase 3 ==

<!--
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 ==
<br />
<br />
<br />


<br />

Navigation menu