Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:projects:apps:distrib_proc:design_doc [2010/02/13 16:24] jeffwiki:projects:apps:distrib_proc:design_doc [2020/11/19 14:21] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Design Document ====== ====== Design Document ======
- 
-===== Menu System ===== 
-This is the upfront and in-game menu system.  Be as detailed as possible with concept art and font types. 
  
 ===== Core Engine ===== ===== Core Engine =====
-Describe each of the characteristics about the game engine or provide an assessment of a few game engines based on the following:+Describe each of the characteristics about the engine:
   *Easy of Use   *Easy of Use
   *Cross-Platform Compatibility   *Cross-Platform Compatibility
   *Look-and-Feel   *Look-and-Feel
   *Support   *Support
-  *Availability 
   *Extensibility   *Extensibility
-  *Cost+ 
 +==== Communications ==== 
 +What data needs to be transmitted between the client and server.  Try to keep this as small as possible. 
 + 
 +==== Threading ==== 
 +How one would create threads within the Core Engine. 
 + 
 +==== Settings ==== 
 +The configuration data used to initialize the Core Engine.
  
 ==== Server ==== ==== Server ====
Line 18: Line 22:
  
 ==== Client ==== ==== Client ====
-Describe what the client needs to display the gameWill there be in game chat?+Describe what the client will store and process.
  
-==== Packets ==== +==== User Interface ==== 
-What data needs to be transmitted between the client and server.  Try to keep this as small as possible. +Describe what the interface will look like.  Possibly, provide mock up.
- +
-==== Interface ==== +
-The interface will need to contain piece to find games and or other players.+
  
 ==== Core Status ==== ==== Core Status ====
 +What kind of information are we monitoring.  How will we display it to the user.
 +
 +==== Module Management ====
 +How will a user manage the modules.
  
-==== Add Module ====+[[http://www.abstraction.net/ViewArticle.aspx?articleID=67|C++ Dlls]]
  
 ===== Modules ===== ===== Modules =====
 +A list of modules to be created with a description on how they work.  Each module will need to describe a management side and a client side.
  
 ==== System Status ==== ==== System Status ====
wiki/projects/apps/distrib_proc/design_doc.1266078289.txt.gz · Last modified: 2020/11/19 14:21 (external edit)
Back to top
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0