Difference between revisions of "UNX511 - 20121 - Project - TeamA"
(→added more info) |
|||
Line 1: | Line 1: | ||
=Project Outline= | =Project Outline= | ||
+ | * Zork-like adventure game | ||
+ | * '''Type:''' text-based game | ||
+ | * '''Possible platform:''' Web/XHTML/HTML5, Terminal | ||
+ | * MMORPG-ish (killing, leveling, etc. involved) , but text-based game and it's all about statistics | ||
+ | ** No maps! | ||
=Team Members= | =Team Members= | ||
Line 10: | Line 15: | ||
|[[User:Nmayuranathan | Natesh]]||Mayuranathan||[mailto:nmayuranathan@learn.senecac.on.ca?subject=oop344 nmayuranathan]||[[Special:Contributions/Nmayuranathan |Nmayuranathan]]||Tesh_ | |[[User:Nmayuranathan | Natesh]]||Mayuranathan||[mailto:nmayuranathan@learn.senecac.on.ca?subject=oop344 nmayuranathan]||[[Special:Contributions/Nmayuranathan |Nmayuranathan]]||Tesh_ | ||
|- | |- | ||
− | |[[User:Rainulf | Rainulf]]||Pineda||[mailto:???@learn.senecac.on.ca?subject=unx511 Rainulf]||[[Special:Contributions/Rainulf |Rainulf]]|| | + | |[[User:Rainulf | Rainulf]]||Pineda||[mailto:???@learn.senecac.on.ca?subject=unx511 Rainulf]||[[Special:Contributions/Rainulf |Rainulf]]||_Rainulf |
|- | |- | ||
− | |[[User:??? |Lucas]]|| Alba Bresso|| [mailto:ljalbabresso@learn.senecac.on.ca?subject=unx511 Lucas] ||[[Special:Contributions/Lucas |Lucas]] | + | |[[User:??? |Lucas]]|| Alba Bresso|| [mailto:ljalbabresso@learn.senecac.on.ca?subject=unx511 Lucas] ||[[Special:Contributions/Lucas |Lucas]]||N/A |
|- | |- | ||
− | |[[User:??? |Ahmad]]||Ali|| | + | |[[User:??? |Ahmad]]||Ali|| [mailto:???@learn.senecac.on.ca?subject=unx511 ???] || [[Special:Contributions/??? |???]] || ??? |
|} | |} | ||
− | =Development | + | =Development Plan (Rough)= |
+ | * Project planning (Jan 11) | ||
+ | * Game interface/interaction planning (Jan 18) | ||
+ | * Game design/technical programming design (Jan 25) | ||
+ | ** C++/OO design | ||
+ | ** Socket OO design - accepting connections | ||
+ | ** Main game design | ||
+ | ** Putting the socket and the main game design together |
Revision as of 13:04, 18 January 2012
Project Outline
- Zork-like adventure game
- Type: text-based game
- Possible platform: Web/XHTML/HTML5, Terminal
- MMORPG-ish (killing, leveling, etc. involved) , but text-based game and it's all about statistics
- No maps!
Team Members
First Name | Last Name | Seneca Id | wiki id | IRC nick |
---|---|---|---|---|
Natesh | Mayuranathan | nmayuranathan | Nmayuranathan | Tesh_ |
Rainulf | Pineda | Rainulf | Rainulf | _Rainulf |
Lucas | Alba Bresso | Lucas | Lucas | N/A |
Ahmad | Ali | ??? | ??? | ??? |
Development Plan (Rough)
- Project planning (Jan 11)
- Game interface/interaction planning (Jan 18)
- Game design/technical programming design (Jan 25)
- C++/OO design
- Socket OO design - accepting connections
- Main game design
- Putting the socket and the main game design together