Difference between revisions of "DPS901 Team Copycat"
Kmbarnhart (talk | contribs) (Created page with '{{GAM666/DPS901 Index | 20103}} = Game Name Goes here = == Team Memebers == # [mailto:fardad.soleimanloo@senecac.on.ca?sujbect=gam666 Fardad Soleimanloo], Some responsibility #…') |
Kmbarnhart (talk | contribs) (-) |
||
(21 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 = | ||
+ | == Project Marking Percentage == | ||
+ | <big> | ||
+ | Group work: 25% | ||
+ | Individual work: 75% + | ||
+ | ------------------------- | ||
+ | Total 100% | ||
+ | </big> | ||
+ | |||
+ | == 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 == | == Team Memebers == | ||
− | # [mailto: | + | # [mailto:kmbarnhart@learn.senecac.on.ca?subject=dps901 Kyle Barnhart] |
− | # [mailto: | + | # [mailto:nmirabella@learn.senecac.on.ca?subject=dps901 Nick Mirabella] |
− | # ... | + | # [mailto:egmetcalfe@learn.senecac.on.ca?subject=dps901 Ehren Metcalfe] |
− | # ... | + | # [mailto:rjmorales1@learn.senecac.on.ca?subject=dps901 Randl Morales] |
+ | # [mailto:gtsmyth@learn.senecac.on.ca?subject=dps901 Graeme Smyth] | ||
+ | |||
== Proposal == | == 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 == | == 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 10:20, 18 November 2010
GAM666/DPS901 | Weekly Schedule | Student List | Project Requirements | Teams and their Projects | Student Resources
Contents
Game Name Goes here
Project Marking Percentage
Group work: 25% Individual work: 75% +
Total 100%
Website and Blog
Repository
Repo path
svn://zenit.senecac.on.ca/dps901_103rep11
Trunk Status
committed by [NAME] / being committed by [NAME]
Team Memebers
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]