Difference between revisions of "DPS901 Team Copycat"

From CDOT Wiki
Jump to: navigation, search
(Proposal)
(-)
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{GAM666/DPS901 Index | 20103}}
 
{{GAM666/DPS901 Index | 20103}}
 
= Game Name Goes here =
 
= Game Name Goes here =
=== Website and Blog ===
+
== Project Marking Percentage ==
 +
<big>
 +
Group work:      25%
 +
Individual work: 75% +
 +
-------------------------
 +
Total          100%
 +
</big>
 +
 
 +
== Website and Blog ==
  
 
http://copycat.barnhart.ca
 
http://copycat.barnhart.ca
Line 8: Line 16:
 
=== Repo path ===
 
=== Repo path ===
  
svn://zenit.senecac.on.ca/dps901_103rep
+
svn://zenit.senecac.on.ca/dps901_103rep11
  
 
=== Trunk Status ===
 
=== Trunk Status ===
Line 27: Line 35:
 
In order to win the player must kill all enemies within the area. Upon death, the user will be shown a game over screen with the option to reset the level, or to quit to Windows. The player’s character will be able to crouch behind objects for cover, jump over or on top of them, as well as pick them up, and move them to another location. Health and ammo packs will be placed throughout the level to aid the player. Each enemy will be equipped with a different weapon that is assigned at random with one of the following special effects:
 
In order to win the player must kill all enemies within the area. Upon death, the user will be shown a game over screen with the option to reset the level, or to quit to Windows. The player’s character will be able to crouch behind objects for cover, jump over or on top of them, as well as pick them up, and move them to another location. Health and ammo packs will be placed throughout the level to aid the player. Each enemy will be equipped with a different weapon that is assigned at random with one of the following special effects:
  
Blind the player
+
- Blind the player
Slow the player’s movements by 30%
+
 
Temporarily prevent the player from moving
+
- Slow the player’s movements by 30%
 +
 
 +
- Temporarily prevent the player from moving
 +
 
 +
== Tasks by Priority ==
 +
- Input [Kyle]
 +
- Model [Nick]
 +
- Collision [Kyle]
 +
- Level Editor [Graeme]
 +
- Menus [Kyle]
 +
- Sound (ogg) [Randl]
 +
- Light [Randl]
 +
- Gravity [Kyle]
 +
- Physics [Kyle]
 +
- Make Level [Graeme]
 +
- Implement Scripting (Lua) [Nick]
 +
- AI [Ehren]
 +
- Write Scripting [All]
 +
 
 +
== Tasks Completed ==
 +
- Gravity [Kyle]
 +
- Physics [Kyle]
 +
- Collision [Kyle]
  
 
== Map of the World of the Game ==
 
== Map of the World of the Game ==
 +
[[File:LevelMap.png]]
 +
 
== Moderator's - Instructors Comments ==
 
== Moderator's - Instructors Comments ==
 
== Any other thing you find necessary ==
 
== Any other thing you find necessary ==

Latest revision as of 11:20, 18 November 2010


GAM666/DPS901 | Weekly Schedule | Student List | Project Requirements | Teams and their Projects | Student Resources


Game Name Goes here

Project Marking Percentage

Group work:      25%
Individual work: 75% +

Total           100%

Website and Blog

http://copycat.barnhart.ca

Repository

Repo path

svn://zenit.senecac.on.ca/dps901_103rep11

Trunk Status

committed by [NAME] / being committed by [NAME]

Team Memebers

  1. Kyle Barnhart
  2. Nick Mirabella
  3. Ehren Metcalfe
  4. Randl Morales
  5. Graeme Smyth


Proposal

The game will consist of several basic elements that are common to most first-person shooters. The camera will be fixed in first-person perspective; there will be a UI overlaid on screen displaying health and ammunition in a numerical format. The world will consist of a small room with several enemies and obstacles. Enemies will be able to navigate around obstacles and pursue the player. Bullets will be able to collide with objects and enemies, in order to deal damage or destroy entities. Destroying enemies or objects will increase a player’s score by predetermined amount.

In order to win the player must kill all enemies within the area. Upon death, the user will be shown a game over screen with the option to reset the level, or to quit to Windows. The player’s character will be able to crouch behind objects for cover, jump over or on top of them, as well as pick them up, and move them to another location. Health and ammo packs will be placed throughout the level to aid the player. Each enemy will be equipped with a different weapon that is assigned at random with one of the following special effects:

- Blind the player

- Slow the player’s movements by 30%

- Temporarily prevent the player from moving

Tasks by Priority

- Input [Kyle]
- Model [Nick]
- Collision [Kyle]
- Level Editor [Graeme]
- Menus [Kyle]
- Sound (ogg) [Randl]
- Light [Randl]
- Gravity [Kyle]
- Physics [Kyle]
- Make Level [Graeme]
- Implement Scripting (Lua) [Nick]
- AI [Ehren]
- Write Scripting [All]

Tasks Completed

- Gravity [Kyle]
- Physics [Kyle]
- Collision [Kyle]

Map of the World of the Game

LevelMap.png

Moderator's - Instructors Comments

Any other thing you find necessary