Differences

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

Link to this comparison view

Next revision
Previous revision
wiki:projects:apps:distrib_proc:design_doc [2010/02/13 16:20] – created 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 ===== +===== Core Engine ===== 
-This is the upfront and in-game menu system.  Be as detailed as possible with concept art and font types. +Describe each of the characteristics about the engine:
- +
-===== Engine ===== +
-Describe each of the characteristics about the game engine or provide an assessment of a few game engines based on the following:+
   *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 a mock up. 
 + 
 +==== 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. 
 + 
 +[[http://www.abstraction.net/ViewArticle.aspx?articleID=67|C++ Dlls]] 
 + 
 +===== 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 Command Line ==== 
 + 
 +==== Remote Desktop ====
  
-==== Interface ==== +==== Torrents ====
-The interface will need to contain a piece to find games and or other players.+
  
 +[[http://www.rasterbar.com/products/libtorrent/|libtorrent]]
  
 ===== External Elements ===== ===== External Elements =====
wiki/projects/apps/distrib_proc/design_doc.1266078017.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