Difference between revisions of "UNX511 - 20121 - Project - TeamA"
(→Team Members) |
|||
Line 13: | Line 13: | ||
! First Name !! Last Name !! Seneca Id !! wiki id !! IRC nick | ! First Name !! Last Name !! Seneca Id !! wiki id !! IRC nick | ||
|- | |- | ||
− | |[[User:Nmayuranathan | Natesh]]||Mayuranathan||[mailto:nmayuranathan@learn.senecac.on.ca?subject= | + | |[[User:Nmayuranathan | Natesh]]||Mayuranathan||[mailto:nmayuranathan@learn.senecac.on.ca?subject=unx511 nmayuranathan]||[[Special:Contributions/Nmayuranathan |Nmayuranathan]]||Tesh_ |
|- | |- | ||
|[[User:Rainulf | Rainulf]]||Pineda||[mailto:???@learn.senecac.on.ca?subject=unx511 Rainulf]||[[Special:Contributions/Rainulf |Rainulf]]||_Rainulf | |[[User:Rainulf | Rainulf]]||Pineda||[mailto:???@learn.senecac.on.ca?subject=unx511 Rainulf]||[[Special:Contributions/Rainulf |Rainulf]]||_Rainulf |
Revision as of 14:45, 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 | Ahmad | Ahmad | N/A |
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