Difference between revisions of "UNX511 - 20121 - Project - TeamA"

From CDOT Wiki
Jump to: navigation, search
(added more info)
(Blank)
 
(35 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=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=
 
 
 
 
 
{| class="wikitable sortable" border="1" cellpadding="5"
 
|-
 
! First Name !! Last Name  !! Seneca Id !! wiki id !!  IRC nick
 
|-
 
|[[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]]||_Rainulf
 
|-
 
|[[User:??? |Lucas]]|| Alba Bresso|| [mailto:ljalbabresso@learn.senecac.on.ca?subject=unx511 Lucas] ||[[Special:Contributions/Lucas |Lucas]]||N/A
 
|-
 
|[[User:??? |Ahmad]]||Ali|| [mailto:???@learn.senecac.on.ca?subject=unx511 ???] || [[Special:Contributions/??? |???]] || ???
 
|}
 
 
 
=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
 

Latest revision as of 16:33, 25 April 2018

-